void PlayerMove() { state = BattleState.PlayerMove; playerHud.EnableActionSelector(false); playerHud.EnableMoveSelector(true); }