57 lines
2.8 KiB
Plaintext
57 lines
2.8 KiB
Plaintext
|
[gd_scene load_steps=4 format=3 uid="uid://djl6qrak0t8km"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://buildings/kash_building.cs" id="1_2i177"]
|
||
|
[ext_resource type="PackedScene" uid="uid://dfrtcsm4jq4q2" path="res://assets/meshes/capitol.tscn" id="2_k872b"]
|
||
|
[ext_resource type="PackedScene" uid="uid://m3lrwoup4i4r" path="res://buildings/grass_block.tscn" id="3_nf4at"]
|
||
|
|
||
|
[node name="capitol" 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)
|
||
|
script = ExtResource("1_2i177")
|
||
|
KashGenPerSec = 2
|
||
|
BlocksNode = NodePath("blocks")
|
||
|
DisplayName = "Capitol"
|
||
|
KashCost = 69
|
||
|
|
||
|
[node name="mesh" parent="." instance=ExtResource("2_k872b")]
|
||
|
transform = Transform3D(0.0261279, 0, 0, 0, 0.042186, 0, 0, 0, 0.0268019, -0.878754, 0, 0.342177)
|
||
|
|
||
|
[node name="blocks" type="Node3D" parent="."]
|
||
|
|
||
|
[node name="grass_block" parent="blocks" instance=ExtResource("3_nf4at")]
|
||
|
|
||
|
[node name="grass_block2" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -2)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block3" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block4" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -2)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block5" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -4)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block6" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -4)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block7" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -4)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block8" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, -6)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block9" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -6)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|
||
|
|
||
|
[node name="grass_block10" parent="blocks" node_paths=PackedStringArray("_ray") instance=ExtResource("3_nf4at")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -6)
|
||
|
_ray = NodePath("../grass_block/RayCast3D")
|