public MagicController(CharacterModel character)
 {
     hero = character;
     // MagicObj = magic;
 }