public override void RespondToInput(IGameController controller, string[] commands) { controller.AttackEnemy(); }