Create FPS Test minigame with other shit
This commit is contained in:
@@ -7,7 +7,7 @@ namespace LuckerGame.Components.Lucker.Cameras;
|
||||
/// <summary>
|
||||
/// A top down camera that can be
|
||||
/// </summary>
|
||||
public partial class RTSCamera : AbstractCamera, ISingletonComponent
|
||||
public partial class RTSCamera : AbstractCamera
|
||||
{
|
||||
public override bool ShouldShowCursor => true;
|
||||
private const float MaxDistance = 400f;
|
||||
|
||||
Reference in New Issue
Block a user