Kinda can put buildings

This commit is contained in:
Victor Turgeon
2023-06-11 09:10:21 -04:00
parent eaee26025c
commit e7d5747a7c
6 changed files with 197 additions and 76 deletions

View File

@@ -5,7 +5,7 @@
[ext_resource type="PackedScene" uid="uid://m3lrwoup4i4r" path="res://buildings/grass_block.tscn" id="3_4p2cy"]
[node name="factory" type="Node3D" node_paths=PackedStringArray("BlocksNode")]
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 1.1, 0)
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
script = ExtResource("1_bcr1q")
BlocksNode = NodePath("blocks")
DisplayName = "Factory"