chore: defined path tile
This commit is contained in:
parent
36e4be7d28
commit
a3b9965766
1 changed files with 9 additions and 0 deletions
9
project/objects/tiles/path.tscn
Normal file
9
project/objects/tiles/path.tscn
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_scene format=3 uid="uid://bn7d8n5mbabu3"]
|
||||
|
||||
[node name="Path" type="Node3D" unique_id=1633831675]
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=612116702]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.022050023, 0)
|
||||
autosmooth = true
|
||||
use_collision = true
|
||||
size = Vector3(1, 0.05053711, 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue