Exemple #1
0
 public virtual bool Push() => Push(Direction8.CardinalToPoint(
                                        Main.ActionRoom.ARVRPlayer.GlobalTransform.origin,
                                        GlobalTransform.origin + new Vector3(Assets.HalfWallWidth, 0, Assets.HalfWallWidth)
                                        ));