started rewriting player controller

This commit is contained in:
2022-12-09 22:30:05 +01:00
parent b96bbbb1b5
commit 57e7095697
4 changed files with 22 additions and 56 deletions

View File

@@ -71,3 +71,8 @@ transform = Transform3D(0.994703, -0.00611287, -0.102607, 0.101106, 0.238088, 0.
shadow_enabled = true
[node name="player" parent="." instance=ExtResource("1_1hi18")]
JumpVelocity = null
gravity = null
mouseSensitivity = null
minCamPitch = null
maxCamPitch = null