freeroam 1/2 stage

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-13 23:25:47 -07:00
parent bef3acf9ad
commit b98057007b
4 changed files with 487 additions and 9 deletions

View file

@ -30,7 +30,6 @@ ambient_light_source = 1
[node name="Curtain" parent="." instance=ExtResource("1_8mdw3")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.1, 0.25)
visible = false
script = ExtResource("11_cm6ho")
[node name="Chuck" parent="." instance=ExtResource("2_dxrb3")]
@ -391,7 +390,7 @@ visible = false
script = ExtResource("8_1aq8j")
[node name="Gobo Light" type="SpotLight3D" parent="Special"]
transform = Transform3D(1, 0, 0, 0, 0.93029, 0.366826, 0, -0.366826, 0.93029, 0, 3.7, 4)
transform = Transform3D(1, 0, 0, 0, 0.93029, 0.366826, 0, -0.366826, 0.93029, 0.6, 3.7, 4)
visible = false
light_color = Color(1, 0.960784, 0.85098, 1)
light_projector = ExtResource("17_q87rh")