ewr
This commit is contained in:
11
Player.tscn
11
Player.tscn
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user