basic factory and capitol scenes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user