Added healing
This commit is contained in:
@@ -22,6 +22,7 @@ public partial class FightStateManager : Node
|
||||
EnemyWinAnim,
|
||||
ChangeSideToEnemy,
|
||||
ChangeSideToFriendly,
|
||||
Heal,
|
||||
}
|
||||
|
||||
private FightState _fightStateBacking = FightState.None;
|
||||
|
||||
Reference in New Issue
Block a user