chore: light rebake
This commit is contained in:
parent
616b4a2a11
commit
1005950e01
|
|
@ -178,12 +178,14 @@ autoplay = &"RESET"
|
||||||
[node name="Track0Dolly" parent="Logic" unique_id=1260956118 instance=ExtResource("17_yfan7")]
|
[node name="Track0Dolly" parent="Logic" unique_id=1260956118 instance=ExtResource("17_yfan7")]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.2, -0.2, -32.5)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.2, -0.2, -32.5)
|
||||||
|
visible = false
|
||||||
index = 0
|
index = 0
|
||||||
signage_group = "signage2"
|
signage_group = "signage2"
|
||||||
|
|
||||||
[node name="Track1Dolly" parent="Logic" unique_id=1724160312 instance=ExtResource("17_yfan7")]
|
[node name="Track1Dolly" parent="Logic" unique_id=1724160312 instance=ExtResource("17_yfan7")]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -6.2, -0.2, -32.5)
|
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -6.2, -0.2, -32.5)
|
||||||
|
visible = false
|
||||||
index = 1
|
index = 1
|
||||||
signage_group = "signage1"
|
signage_group = "signage1"
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,6 +1,6 @@
|
||||||
[gd_scene load_steps=2 format=3 uid="uid://ccdfkvtu6sb36"]
|
[gd_scene format=3 uid="uid://ccdfkvtu6sb36"]
|
||||||
|
|
||||||
[ext_resource type="Script" uid="uid://cq25hqgfl2eiu" path="res://logic-scenes/boot/boot.gd" id="1_hjvc4"]
|
[ext_resource type="Script" uid="uid://cq25hqgfl2eiu" path="res://logic-scenes/boot/boot.gd" id="1_hjvc4"]
|
||||||
|
|
||||||
[node name="Boot" type="Node"]
|
[node name="Boot" type="Node" unique_id=903497921]
|
||||||
script = ExtResource("1_hjvc4")
|
script = ExtResource("1_hjvc4")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue