Mutually_Assured_Destruction/buildings/propaganda_buildings/radiotower.tscn
2023-06-11 16:32:03 -04:00

27 lines
1.2 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://b8f1n3hp1fdlm"]
[ext_resource type="Script" path="res://buildings/propaganda_building.cs" id="1_oo36g"]
[ext_resource type="PackedScene" uid="uid://cy2sb2tms48ir" path="res://assets/meshes/radiotower.tscn" id="2_4131e"]
[ext_resource type="PackedScene" uid="uid://m3lrwoup4i4r" path="res://buildings/grass_block.tscn" id="3_pn4dl"]
[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_oo36g")
Approval = 10
BlocksNode = NodePath("blocks")
DisplayName = "Radio Tower"
KashCost = 5
[node name="mesh" parent="." instance=ExtResource("2_4131e")]
transform = Transform3D(0.0728245, 0, 0, 0, 0.107886, 0, 8.88178e-16, 0, 0.0995826, -0.758167, 0.0287335, -0.422459)
[node name="blocks" type="Node3D" parent="."]
[node name="grass_block" parent="blocks" instance=ExtResource("3_pn4dl")]
[node name="grass_block2" parent="blocks" instance=ExtResource("3_pn4dl")]
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_pn4dl")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.82782e-07, 0, -2)