This commit is contained in:
MarcEricMartel
2022-10-12 12:38:08 -04:00
parent 3c6b6ea26d
commit 71b1b79bb5
3 changed files with 20 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=20 format=2]
[gd_scene load_steps=18 format=2]
[ext_resource path="res://Player.gd" type="Script" id=1]
[ext_resource path="res://BlenderStuff/Hand/protohand.obj" type="ArrayMesh" id=2]
@@ -11,8 +11,6 @@
[ext_resource path="res://Audio/step4.wav" type="AudioStream" id=10]
[ext_resource path="res://Audio/step1.wav" type="AudioStream" id=11]
[ext_resource path="res://Audio/mixkit-fast-whoosh-transition-1490.wav" type="AudioStream" id=12]
[ext_resource path="res://Audio/DiJazz.ogg" type="AudioStream" id=13]
[ext_resource path="res://Music.gd" type="Script" id=14]
[sub_resource type="CapsuleShape" id=2]
height = 3.0
@@ -148,13 +146,6 @@ cast_to = Vector3( 0, -1.5, 0 )
anims/RESET = SubResource( 5 )
anims/basic_slap = SubResource( 6 )
[node name="Music" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 13 )
volume_db = -3.0
autoplay = true
bus = "Music"
script = ExtResource( 14 )
[node name="SlapCooldown" type="Timer" parent="."]
wait_time = 0.5