Interface
This commit is contained in:
parent
63be02d2a6
commit
d90f819d68
9 changed files with 178 additions and 0 deletions
12
tileset.tres
Normal file
12
tileset.tres
Normal file
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="MeshLibrary" load_steps=2 format=3 uid="uid://1fphqppfq2sf"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_hldko"]
|
||||
center_offset = Vector3(0, -1, 0)
|
||||
|
||||
[resource]
|
||||
item/0/name = "Floor"
|
||||
item/0/mesh = SubResource("PlaneMesh_hldko")
|
||||
item/0/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
item/0/shapes = []
|
||||
item/0/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
item/0/navigation_layers = 1
|
Loading…
Add table
Add a link
Reference in a new issue