fix camera matrix hacks
This commit is contained in:
@@ -36,6 +36,8 @@ namespace Game
|
||||
Transform PlayerCamTransform;
|
||||
CameraMode CameraM = CameraMode::Freefly;
|
||||
InputMode InputM = InputMode::Game;
|
||||
float MouseSensitivity = 1.0f;
|
||||
float MovementSpeed = 10.0f;
|
||||
};
|
||||
|
||||
struct InstanceDebugData
|
||||
|
||||
Reference in New Issue
Block a user