50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://c4kgom7yx8f16"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dyhvoundu2kqc" path="res://parts/Building.tscn" id="1_epuwt"]
|
|
[ext_resource type="PackedScene" uid="uid://bqlkj4ar8q1ws" path="res://parts/assemblies/BeltConveyorAssembly.tscn" id="2_b0qny"]
|
|
[ext_resource type="PackedScene" uid="uid://gddgyvex6gdj" path="res://parts/PushButton.tscn" id="3_cd3ti"]
|
|
|
|
[node name="SS_PB" type="Node3D"]
|
|
|
|
[node name="Building" parent="." instance=ExtResource("1_epuwt")]
|
|
|
|
[node name="BeltConveyorAssembly" parent="." instance=ExtResource("2_b0qny")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.5890018, 7.1525574e-07, -0.08902788)
|
|
local_floor_plane = Plane(0, 1, 0, -2.0000007)
|
|
speed = 0.0
|
|
enable_comms = true
|
|
speed_tag_name = "UL1_3_OIP"
|
|
running_tag_name = ""
|
|
size = Vector3(7.417364, 0.5, 1.524)
|
|
|
|
[node name="PushButton" parent="." instance=ExtResource("3_cd3ti")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.5, 0.1, 0.77)
|
|
normally_closed = true
|
|
enable_comms = true
|
|
pushbutton_tag_name = "Stop_PB1_OIP"
|
|
|
|
[node name="PushButton2" parent="." instance=ExtResource("3_cd3ti")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4, 0.1, 0.77)
|
|
text = "START"
|
|
lamp = true
|
|
button_color = Color(0.29411766, 1, 0, 1)
|
|
enable_comms = true
|
|
pushbutton_tag_name = "Start_PB1_OIP"
|
|
lamp_tag_name = "BCN_LT1_OIP"
|
|
|
|
[node name="PushButton3" parent="." instance=ExtResource("3_cd3ti")]
|
|
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -3.5, 0.1, -0.943663)
|
|
toggle = true
|
|
pressed = true
|
|
enable_comms = true
|
|
pushbutton_tag_name = "Stop_PB2_OIP"
|
|
|
|
[node name="PushButton4" parent="." instance=ExtResource("3_cd3ti")]
|
|
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -4, 0.1, -0.943663)
|
|
text = "START"
|
|
lamp = true
|
|
button_color = Color(0.29411766, 1, 0, 1)
|
|
enable_comms = true
|
|
pushbutton_tag_name = "Start_PB2_OIP"
|
|
lamp_tag_name = "BCN_LT2_OIP"
|