73 lines
3.3 KiB
Plaintext
73 lines
3.3 KiB
Plaintext
[gd_scene load_steps=9 format=3 uid="uid://bl8mqsc3hnaqk"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dyhvoundu2kqc" path="res://parts/Building.tscn" id="1_3b5ec"]
|
|
[ext_resource type="PackedScene" uid="uid://bqlkj4ar8q1ws" path="res://parts/assemblies/BeltConveyorAssembly.tscn" id="2_rxahx"]
|
|
[ext_resource type="PackedScene" uid="uid://c1mup2vown0ak" path="res://parts/BladeStop.tscn" id="3_gvmjx"]
|
|
[ext_resource type="PackedScene" uid="uid://co2mqmdwpn57w" path="res://parts/BoxSpawner.tscn" id="4_6eg1i"]
|
|
[ext_resource type="PackedScene" uid="uid://bl73u0rvt2orv" path="res://parts/Despawner.tscn" id="5_rcr4s"]
|
|
[ext_resource type="PackedScene" uid="uid://gddgyvex6gdj" path="res://parts/PushButton.tscn" id="8_kfv3x"]
|
|
[ext_resource type="PackedScene" uid="uid://kdpe7o4ec1fa" path="res://parts/DiffuseSensor.tscn" id="9_bk1n2"]
|
|
[ext_resource type="Script" uid="uid://bdxuo6jshga88" path="res://station_jr_pb.gd" id="10_ow4ia"]
|
|
|
|
[node name="Simulation" type="Node3D"]
|
|
|
|
[node name="Building" parent="." instance=ExtResource("1_3b5ec")]
|
|
|
|
[node name="UL1_3" parent="." instance=ExtResource("2_rxahx")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0166965, -0.308412, -1.61317)
|
|
local_floor_plane = Plane(0, 1, 0, -1.69159)
|
|
speed = 0.0
|
|
enable_comms = true
|
|
speed_tag_name = "UL1_3_OIP"
|
|
running_tag_name = ""
|
|
metadata/hijack_scale = true
|
|
size = Vector3(14.7823, 0.5, 1.524)
|
|
metadata/hijack_scale = true
|
|
|
|
[node name="BladeStop" parent="." instance=ExtResource("3_gvmjx")]
|
|
transform = Transform3D(-1, -5.96046e-08, 0, 5.96046e-08, -1, 0, 0, 0, 0.448, 2.55572, 1.10247, -1.72712)
|
|
|
|
[node name="BoxSpawner" parent="." instance=ExtResource("4_6eg1i")]
|
|
transform = Transform3D(1, 2.30012e-09, -9.31322e-10, -2.30012e-09, 1, 8.84756e-09, 9.31322e-10, -8.84756e-09, 1, -6.66841, 0.177073, -1.71267)
|
|
disable = true
|
|
|
|
[node name="Despawner" parent="." instance=ExtResource("5_rcr4s")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.60256, 0.420592, -1.45862)
|
|
|
|
[node name="UL1_3_JR_PB1" parent="." instance=ExtResource("8_kfv3x")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.73416, -0.180284, -0.714896)
|
|
text = "JR_PB1"
|
|
enable_comms = true
|
|
pushbutton_tag_group_name = "TagGroup0"
|
|
pushbutton_tag_name = "UL1_3_JR_PB1_OIP"
|
|
lamp_tag_group_name = "TagGroup0"
|
|
lamp_tag_name = "UL1_3_JR_PB1_LT_OIP"
|
|
|
|
[node name="UL1_3_JR_PB2" parent="." instance=ExtResource("8_kfv3x")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.908714, -0.198275, -0.741422)
|
|
text = "JR_PB2"
|
|
enable_comms = true
|
|
pushbutton_tag_group_name = "TagGroup0"
|
|
pushbutton_tag_name = "UL1_3_JR_PB2_OIP"
|
|
lamp_tag_group_name = "TagGroup0"
|
|
lamp_tag_name = "UL1_3_JR_PB2_LT_OIP"
|
|
|
|
[node name="MCM_Start_PB" parent="." instance=ExtResource("8_kfv3x")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.31822, -0.180284, -0.714896)
|
|
text = "MCM_START"
|
|
toggle = true
|
|
enable_comms = true
|
|
pushbutton_tag_group_name = "TagGroup0"
|
|
pushbutton_tag_name = "UL1_3_VFD1.CTRL.STS.MCM_Started"
|
|
lamp_tag_group_name = "TagGroup0"
|
|
lamp_tag_name = "UL1_3_VFD1.CTRL.STS.MCM_Started"
|
|
|
|
[node name="UL1_3_JPE1" parent="." instance=ExtResource("9_bk1n2")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.87801, -0.080121, -2.97105)
|
|
max_range = 1.684
|
|
enable_comms = true
|
|
tag_name = "UL1_3_JPE1_OIP"
|
|
|
|
[node name="station_jr_pb" type="Node" parent="."]
|
|
script = ExtResource("10_ow4ia")
|