-Added Headbob
This commit is contained in:
juliuse98
2021-11-04 08:15:48 +01:00
parent 0e780162db
commit 312b51656b
9 changed files with 361 additions and 14 deletions

View File

@@ -37,6 +37,7 @@ public class PlayerMouseLook : NetworkBehaviour
playerCamera.gameObject.SetActive(true);
if (lockCursor)
{
Cursor.lockState = CursorLockMode.Locked;