basic player movement

This commit is contained in:
Alexey 2025-07-15 20:14:27 +03:00
commit 2ce0a460ac
4 changed files with 58 additions and 7 deletions

View file

@ -3,6 +3,8 @@
[node name="Test Room" type="Node3D"]
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
use_collision = true
collision_mask = 2
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.165546, -1.07088, 0.522302)