all that we can do with this emotion
This commit is contained in:
@@ -35,7 +35,6 @@ public partial class GodCircuit : Node3D
|
||||
|
||||
if (hpComponent.CurrentHP <= 0)
|
||||
{
|
||||
_attackTimer.Stop();
|
||||
EmitSignal(SignalName.DestroyRemainingOrbs);
|
||||
_animationPlayer.Play("OnDeath");
|
||||
_animationPlayer.AnimationFinished += OnGameFinished;
|
||||
|
||||
Reference in New Issue
Block a user