void Awake() { gridManager.Initialize(); enemyTargetManager.Initialize(); interactableManager.Initialize(); runeManager.Initialize(); }