31 lines
1.4 KiB
Plaintext
31 lines
1.4 KiB
Plaintext
|
[gd_scene load_steps=4 format=3 uid="uid://bh6e2nxqswoqg"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://buildings/arms_building.cs" id="1_wbsyl"]
|
||
|
[ext_resource type="PackedScene" uid="uid://py8i4xd737su" path="res://assets/meshes/nuke.tscn" id="2_upv26"]
|
||
|
[ext_resource type="PackedScene" uid="uid://m3lrwoup4i4r" path="res://buildings/grass_block.tscn" id="3_xrkoj"]
|
||
|
|
||
|
[node name="radiotower" type="Node3D" node_paths=PackedStringArray("BlocksNode")]
|
||
|
transform = Transform3D(-1, 0, -1.50996e-07, 0, 1, 0, 1.50996e-07, 0, -1, 0, 0, 0)
|
||
|
script = ExtResource("1_wbsyl")
|
||
|
Megaton = 10
|
||
|
ApprovalDrop = 5
|
||
|
BlocksNode = NodePath("blocks")
|
||
|
DisplayName = "Radio Tower"
|
||
|
KashCost = 30
|
||
|
|
||
|
[node name="nuke" parent="." instance=ExtResource("2_upv26")]
|
||
|
transform = Transform3D(0.119675, 0, 0, 0, 0.119675, 0, 0, 0, 0.119675, -1.0343, 0.45843, -0.638305)
|
||
|
|
||
|
[node name="blocks" type="Node3D" parent="."]
|
||
|
|
||
|
[node name="grass_block" parent="blocks" instance=ExtResource("3_xrkoj")]
|
||
|
|
||
|
[node name="grass_block2" parent="blocks" instance=ExtResource("3_xrkoj")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1.74846e-07)
|
||
|
|
||
|
[node name="grass_block3" parent="blocks" instance=ExtResource("3_xrkoj")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.82782e-07, 0, -2)
|
||
|
|
||
|
[node name="grass_block4" parent="blocks" instance=ExtResource("3_xrkoj")]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -2)
|