Sequence A

This commit is contained in:
Vojtěch Struhár 2025-06-18 22:42:49 +02:00
parent c793535235
commit fad7a60c5e

View File

@ -88,6 +88,7 @@ _data = {
point_count = 8 point_count = 8
[node name="World" type="Node3D"] [node name="World" type="Node3D"]
metadata/movie_file = "captures/a_.png"
[node name="WorldEnvironment" type="WorldEnvironment" parent="."] [node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_o8fc1") environment = SubResource("Environment_o8fc1")
@ -284,7 +285,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15.0132, 3, -2.29886)
curve = SubResource("Curve3D_lakw3") curve = SubResource("Curve3D_lakw3")
[node name="PathFollow3D" type="PathFollow3D" parent="A_FlyAround"] [node name="PathFollow3D" type="PathFollow3D" parent="A_FlyAround"]
transform = Transform3D(-0.21693, -0.21614, 0.951955, 0, 0.975179, 0.221412, -0.976186, 0.0480312, -0.211546, -0.489602, 2, 1.0528) transform = Transform3D(-0.216929, -0.21614, 0.951955, 1.49011e-08, 0.975179, 0.221412, -0.976186, 0.0480309, -0.211544, -0.489602, 2, 1.0528)
[connection signal="body_entered" from="DoorOpener" to="House_Small/PortalDoor" method="open"] [connection signal="body_entered" from="DoorOpener" to="House_Small/PortalDoor" method="open"]
[connection signal="body_entered" from="DoorOpener" to="HouseBig" method="open_door"] [connection signal="body_entered" from="DoorOpener" to="HouseBig" method="open_door"]