@@ -1,6 +1,5 @@
|
||||
[gd_scene load_steps=47 format=3 uid="uid://ccnnxudjaptb4"]
|
||||
[gd_scene load_steps=46 format=3 uid="uid://ccnnxudjaptb4"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/broken_object_spawn.gd" id="1_b554y"]
|
||||
[ext_resource type="AudioStream" uid="uid://cpno72fej708i" path="res://assets/Audio/electric-chair-2-SBA-300021018.wav" id="1_ct6g4"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_6ce8u"]
|
||||
@@ -556,14 +555,7 @@ shadow_mesh = SubResource("ArrayMesh_5m3do")
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_hp35l"]
|
||||
points = PackedVector3Array(0.0232605, 0.0442351, -0.010081, 0.011892, 0.0439651, -0.00243215, 0.0114977, 0.0270315, 0.0347546, 0.24038, -0.00987622, -0.0269458, 0.0505976, 0.0390113, -0.0156751, -0.0846419, 0.0442351, -0.010081, -0.0838205, 0.0439651, -0.00243215, 0.0227348, 0.0214347, 0.0399813, -0.0818819, 0.0270315, 0.0347546, 0.240018, -0.0268257, 0.0102334, -0.0763619, -0.0197363, -0.0314377, 0.230194, -0.00453337, -0.032285, 0.205485, 0.00250841, -0.0322925, 0.0500061, 0.0137895, 0.0397113, 0.20496, -0.0227292, 0.0230864, -0.0763619, -0.00627198, -0.0362969, -0.0859233, 0.0390113, -0.0156751, -0.0941047, -0.00627198, -0.0362969, -0.0951561, -0.0140759, -0.0366268, -0.0820462, 0.0214347, 0.0399813, 0.229701, -0.0273417, 0.0177622, -0.0763619, -0.0368683, 0.0134279, -0.0763619, -0.0366699, 0.00574908, -0.0763619, -0.0140759, -0.0366268, -0.0952876, -0.0197363, -0.0314377, -0.0830647, 0.0137895, 0.0397113, -0.0763619, -0.0314937, 0.019097, -0.0933819, -0.0366699, 0.00574908, -0.0925276, -0.0368683, 0.0134279, -0.0912133, -0.0314937, 0.019097)
|
||||
|
||||
[node name="Boombox_broken" type="Node3D" node_paths=PackedStringArray("timer", "sound")]
|
||||
script = ExtResource("1_b554y")
|
||||
timer = NodePath("Timer")
|
||||
sound = NodePath("BrokenSound")
|
||||
pitch_scale_amt = 0.2
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
wait_time = 60.0
|
||||
[node name="Boombox_broken" type="Node3D"]
|
||||
|
||||
[node name="part1" type="RigidBody3D" parent="."]
|
||||
collision_layer = 2
|
||||
@@ -749,5 +741,4 @@ shape = SubResource("ConvexPolygonShape3D_hp35l")
|
||||
|
||||
[node name="BrokenSound" type="AudioStreamPlayer3D" parent="."]
|
||||
stream = ExtResource("1_ct6g4")
|
||||
volume_db = -7.0
|
||||
autoplay = true
|
||||
|
||||
Reference in New Issue
Block a user