skeleton proper death sound, better bone particles
This commit is contained in:
parent
30d7e84a46
commit
b1beffd97b
10 changed files with 46 additions and 10 deletions
|
@ -15,6 +15,7 @@ onready var anims = $AnimationPlayer
|
|||
onready var sprite = $Sprite
|
||||
|
||||
func _ready():
|
||||
death_sound = Game.a_bone
|
||||
timer.start(shoot_time)
|
||||
|
||||
func _on_Timer_timeout():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue