public override void SetManager(ICharacterActionManager actionManager) { goblin = (Goblin)actionManager; base.SetManager(actionManager); }