public static class Constants { public readonly static Vector3 TOPDOWN_CAMERA_POSITION = new Vector3(0f, 0f, 280f); }