allow clearing props

This commit is contained in:
KawaiiZenbo 2025-10-25 18:14:36 -07:00
parent 7f1f49adbb
commit c0c4a15434
15 changed files with 47 additions and 1 deletions

View file

@ -473,3 +473,5 @@ script = ExtResource("7_o46fb")
[node name="Wink" parent="." instance=ExtResource("24_tifgp")]
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0.6, 3.4, 0.38)
script = ExtResource("25_egg31")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -496,4 +496,6 @@ script = ExtResource("16_fdybi")
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0, 3.4, 0.38)
script = ExtResource("27_xpgff")
[node name="PropHandle" type="Node3D" parent="."]
[editable path="StageModel"]

View file

@ -475,4 +475,6 @@ script = ExtResource("5_j7jcv")
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0, 3.4, 0.38)
script = ExtResource("26_mu2fq")
[node name="PropHandle" type="Node3D" parent="."]
[editable path="StageModel"]

View file

@ -384,3 +384,5 @@ shape = SubResource("ConcavePolygonShape3D_8i5le")
[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
shape = SubResource("ConcavePolygonShape3D_kyqka")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -353,3 +353,5 @@ shape = SubResource("ConcavePolygonShape3D_oh3e3")
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
shape = SubResource("ConcavePolygonShape3D_m3ge5")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -501,3 +501,5 @@ current_map = "Generic Cyberamic 3-Stage"
[node name="Wink" parent="." instance=ExtResource("23_g0ptg")]
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0, 3.4, 1.06)
script = ExtResource("24_7g7ek")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -262,6 +262,7 @@ visible = false
visible = false
[node name="1StageIllum-OrganLightsMiddle" parent="Organ/Legs Middle" instance=ExtResource("11_lwqme")]
visible = false
[node name="Legs Outer" type="Node3D" parent="Organ"]
visible = false
@ -365,3 +366,5 @@ shape = SubResource("BoxShape3D_wl61o")
[node name="Player" parent="." instance=ExtResource("21_fte8p")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 3)
current_map = "Generic Mini Unit 1-Stage"
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -349,3 +349,5 @@ shape = SubResource("ConcavePolygonShape3D_8h3a3")
[node name="ProtoRoadStage" parent="." instance=ExtResource("11_8h3a3")]
transform = Transform3D(0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 0, 0, 0)
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -460,3 +460,5 @@ shape = SubResource("ConcavePolygonShape3D_d5ff6")
[node name="Wink" parent="." instance=ExtResource("21_d5ff6")]
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0, 3.4, 1.7)
script = ExtResource("22_v2g50")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -382,3 +382,5 @@ current_map = "Generic Rocker Stage"
[node name="CollisionShape3D2" type="CollisionShape3D" parent="CollideMap"]
shape = SubResource("ConcavePolygonShape3D_81kcq")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -508,3 +508,5 @@ shape = SubResource("BoxShape3D_367tx")
[node name="Wink" parent="." instance=ExtResource("23_w2kgj")]
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0, 3.4, 0.36)
script = ExtResource("24_8h8ie")
[node name="PropHandle" type="Node3D" parent="."]

View file

@ -524,5 +524,7 @@ bot_path = "Turntable/Chuck"
transform = Transform3D(0.9, 0, 0, 0, 0.9, 0, 0, 0, 0.9, 0, 3.4, 0.38)
script = ExtResource("31_35rr1")
[node name="PropHandle" type="Node3D" parent="."]
[connection signal="visibility_changed" from="Special/CEC Rope Light" to="Special/CEC Rope Light" method="_on_visibility_changed"]
[connection signal="visibility_changed" from="Special/CEC Sign" to="Special/CEC Sign" method="_on_visibility_changed"]