mirror of
https://github.com/zoriya/Goulag-Prototype.git
synced 2026-06-01 01:38:03 +00:00
Update Assets/Script/PlayerController.cs
This commit is contained in:
@@ -15,7 +15,7 @@ public class PlayerController : MonoBehaviour
|
||||
[SerializeField]
|
||||
float sensiX = 1;
|
||||
[SerializeField]
|
||||
float sensiY = 1;
|
||||
float sensiY = 1;
|
||||
private float vertical;
|
||||
[SerializeField]
|
||||
float DownDetector = 1;
|
||||
|
||||
Reference in New Issue
Block a user