made building 1 but not in love with it

This commit is contained in:
Derek
2024-07-28 18:39:18 -05:00
parent 98f5858b88
commit 51d9af2201
26 changed files with 809 additions and 210 deletions

View File

@@ -197,7 +197,7 @@ points = PackedVector3Array(0.0944869, -0.228895, -0.107533, -0.056244, 0.175358
[node name="Bottle1Pieces" type="Node3D" node_paths=PackedStringArray("timer", "sound") groups=["scene_rigidbody"]]
script = ExtResource("1_3nyc3")
timer = NodePath("Timer")
sound = NodePath("BrokenSound")
sound = NodePath("Piece 1/BrokenSound")
[node name="Piece 1" type="RigidBody3D" parent="." groups=["scene_rigidbody"]]
collision_layer = 2
@@ -212,6 +212,9 @@ skeleton = NodePath("")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.066139, 0.324223, -0.067418)
shape = SubResource("ConvexPolygonShape3D_0sbf2")
[node name="BrokenSound" type="AudioStreamPlayer3D" parent="Piece 1"]
stream = ExtResource("1_vmlqu")
[node name="Piece 2" type="RigidBody3D" parent="." groups=["scene_rigidbody"]]
collision_layer = 2
collision_mask = 7
@@ -264,9 +267,6 @@ skeleton = NodePath("")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.030646, 0.558282, -0.0404844)
shape = SubResource("ConvexPolygonShape3D_611bg")
[node name="BrokenSound" type="AudioStreamPlayer3D" parent="."]
stream = ExtResource("1_vmlqu")
[node name="Timer" type="Timer" parent="."]
wait_time = 60.0
one_shot = true