add running and crouching
This commit is contained in:
@@ -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="."]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user