Forgot to save
This commit is contained in:
parent
80a80e4c74
commit
68b9c040ad
@ -29,6 +29,10 @@ func alterHealth(damage: float, stun: bool):
|
||||
casting = false
|
||||
renderer.play("hit")
|
||||
|
||||
func enableParticles(strength: float):
|
||||
particleSystem.emitting = true
|
||||
|
||||
|
||||
func animationFinished():
|
||||
renderer.play("idle")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user