mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
~ | Better portals
This commit is contained in:
@ -48,7 +48,7 @@ class Camera
|
||||
|
||||
float _maxSpeed = 8.0f;
|
||||
float _acceleration_rate = 40.0f;
|
||||
float _deceleration_rate = 20.0f;
|
||||
float _deceleration_rate = 10000.0f;
|
||||
float _sensitivity = 0.2f;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user