18 lines
672 B
Plaintext
18 lines
672 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bbt38yd6yc0sc"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dyhvoundu2kqc" path="res://parts/Building.tscn" id="1_qdflh"]
|
|
[ext_resource type="PackedScene" uid="uid://gddgyvex6gdj" path="res://parts/PushButton.tscn" id="9_a1wgt"]
|
|
|
|
[node name="Simulation" type="Node3D"]
|
|
|
|
[node name="Building" parent="." instance=ExtResource("1_qdflh")]
|
|
|
|
[node name="PushButton" parent="." instance=ExtResource("9_a1wgt")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.03281021)
|
|
text = "START"
|
|
lamp = true
|
|
button_color = Color(0, 1, 0, 1)
|
|
enable_comms = true
|
|
pushbutton_tag_name = "Start_PB1_OIP"
|
|
lamp_tag_name = "Start_PB1_LT_OIP"
|