basic player movement
This commit is contained in:
parent
e973ab13ec
commit
2ce0a460ac
4 changed files with 58 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue