mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-30 13:07:10 +01:00
Headbob
-Added Headbob
This commit is contained in:
@@ -37,6 +37,7 @@ public class PlayerMouseLook : NetworkBehaviour
|
||||
|
||||
playerCamera.gameObject.SetActive(true);
|
||||
|
||||
|
||||
if (lockCursor)
|
||||
{
|
||||
Cursor.lockState = CursorLockMode.Locked;
|
||||
|
||||
Reference in New Issue
Block a user