public bool AttackingNextBeat() { return(_baseEnemy.IsAttackingNextBeat(_timeManager.CurrentBeat)); }