basic factory and capitol scenes

This commit is contained in:
Victor Turgeon
2023-06-10 18:36:39 -04:00
parent b5201b3c16
commit fb1d8ea190
12 changed files with 240 additions and 45 deletions

View File

@@ -1,9 +1,15 @@
[gd_scene load_steps=2 format=3 uid="uid://sgo6x1450dbh"]
[gd_scene load_steps=3 format=3 uid="uid://sgo6x1450dbh"]
[ext_resource type="MeshLibrary" uid="uid://dwo1m72yajrb1" path="res://assets/tilesets/tileset.tres" id="1_kpsvv"]
[ext_resource type="PackedScene" uid="uid://djl6qrak0t8km" path="res://buildings/kash_buildings/capitol.tscn" id="1_m8vbj"]
[node name="base-island" type="Node3D"]
[node name="buildings" type="Node3D" parent="."]
[node name="capitol" parent="buildings" instance=ExtResource("1_m8vbj")]
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, -14, 1.1, -10)
[node name="island-grid" type="GridMap" parent="."]
mesh_library = ExtResource("1_kpsvv")
cell_center_x = false