add running and crouching

This commit is contained in:
2025-02-13 19:08:08 +10:00
parent 669eed3a1b
commit 0652e0d23b
4 changed files with 27 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ use_collision = true
[node name="CSGBox3D" type="CSGBox3D" parent="Geometry/CSGCombiner3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -50, 0)
size = Vector3(10, 100, 10)
size = Vector3(40, 100, 10)
[node name="Lights" type="Node" parent="."]