2024-04-23 18:06:31 +08:00
|
|
|
[gd_scene load_steps=9 format=3 uid="uid://cmnsn2joxo68l"]
|
2024-04-12 11:06:25 +08:00
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b07w0k0uy82f7" path="res://Model/platform/platform.gltf" id="1_5t7j8"]
|
2024-04-23 18:06:31 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://d0lqunjq25ro8" path="res://sceen/platform/psl.tscn" id="2_wj0sf"]
|
2024-04-19 15:46:44 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://b41ml6vpfik6v" path="res://UI/LCB/lcb.tscn" id="3_f0qkt"]
|
2024-04-23 18:06:31 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://c1rooma5e6ir4" path="res://sceen/platform/jjtc.tscn" id="3_rpfjx"]
|
2024-04-12 15:01:34 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://bc2dnsyx16kk6" path="res://sceen/platform/screenDoor.tscn" id="4_507v2"]
|
2024-04-17 15:26:37 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://d167och8l6jms" path="res://UI/station_keys/station_keys_window.tscn" id="4_xd08d"]
|
2024-04-22 15:32:19 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://dppmr7ifqt8oa" path="res://UI/psl/psl_window.tscn" id="6_e4hk2"]
|
2024-04-23 18:06:31 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://gjmtus0cnppi" path="res://UI/JJTC/jjlc.tscn" id="7_5su0y"]
|
2024-04-12 11:06:25 +08:00
|
|
|
|
|
|
|
[node name="platform" type="Node3D"]
|
|
|
|
|
|
|
|
[node name="platformBody" parent="." instance=ExtResource("1_5t7j8")]
|
|
|
|
metadata/_edit_lock_ = true
|
|
|
|
|
2024-04-22 15:32:19 +08:00
|
|
|
[node name="PSL" parent="." instance=ExtResource("2_wj0sf")]
|
2024-04-12 11:06:25 +08:00
|
|
|
|
2024-04-23 18:06:31 +08:00
|
|
|
[node name="JJTC" parent="." instance=ExtResource("3_rpfjx")]
|
2024-04-12 11:06:25 +08:00
|
|
|
|
2024-04-12 15:01:34 +08:00
|
|
|
[node name="screenDoor1" parent="." instance=ExtResource("4_507v2")]
|
2024-04-12 11:06:25 +08:00
|
|
|
|
2024-04-12 15:01:34 +08:00
|
|
|
[node name="screenDoor2" parent="." instance=ExtResource("4_507v2")]
|
2024-04-12 11:06:25 +08:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.355, 0, 0)
|
|
|
|
|
2024-04-12 15:01:34 +08:00
|
|
|
[node name="screenDoor3" parent="." instance=ExtResource("4_507v2")]
|
2024-04-12 11:06:25 +08:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.65, 0, 0)
|
|
|
|
|
2024-04-12 15:01:34 +08:00
|
|
|
[node name="screenDoor4" parent="." instance=ExtResource("4_507v2")]
|
2024-04-12 11:06:25 +08:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.93, 0, 0)
|
2024-04-17 15:26:37 +08:00
|
|
|
|
|
|
|
[node name="LCB" parent="." instance=ExtResource("3_f0qkt")]
|
|
|
|
position = Vector2i(518, 324)
|
|
|
|
visible = false
|
|
|
|
|
|
|
|
[node name="stationKeys" parent="." instance=ExtResource("4_xd08d")]
|
|
|
|
position = Vector2i(1133, 325)
|
|
|
|
visible = false
|
|
|
|
|
2024-04-22 15:32:19 +08:00
|
|
|
[node name="psl" parent="." instance=ExtResource("6_e4hk2")]
|
2024-04-23 09:33:07 +08:00
|
|
|
position = Vector2i(568, 190)
|
2024-04-22 15:32:19 +08:00
|
|
|
visible = false
|
|
|
|
|
2024-04-23 18:06:31 +08:00
|
|
|
[node name="jjlc" parent="." instance=ExtResource("7_5su0y")]
|
|
|
|
|
2024-04-22 15:32:19 +08:00
|
|
|
[connection signal="clickLPslSignal" from="PSL" to="psl" method="_on_psl_click_signal"]
|
2024-04-22 10:57:46 +08:00
|
|
|
[connection signal="clickLcbSignalAndSent" from="screenDoor1" to="LCB" method="_on_screen_door_click_lcb_signal"]
|
|
|
|
[connection signal="clickLcbSignalAndSent" from="screenDoor2" to="LCB" method="_on_screen_door_click_lcb_signal"]
|
|
|
|
[connection signal="clickLcbSignalAndSent" from="screenDoor3" to="LCB" method="_on_screen_door_click_lcb_signal"]
|
|
|
|
[connection signal="clickLcbSignalAndSent" from="screenDoor4" to="LCB" method="_on_screen_door_click_lcb_signal"]
|
2024-04-17 15:26:37 +08:00
|
|
|
[connection signal="close_requested" from="LCB" to="LCB" method="_on_close_requested"]
|