mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
more sfx
This commit is contained in:
parent
e08c2c3ef2
commit
7b67b3aef6
24 changed files with 238 additions and 167 deletions
7
Pegs/Yellow/Powerups/Spring/SpringSFX.tscn
Normal file
7
Pegs/Yellow/Powerups/Spring/SpringSFX.tscn
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://SFX/bounce.wav" type="AudioStream" id=1]
|
||||
|
||||
[node name="BounceSFX" type="AudioStreamPlayer"]
|
||||
stream = ExtResource( 1 )
|
||||
bus = "SFX"
|
||||
Loading…
Add table
Add a link
Reference in a new issue