QuestMachinePausePlayer dependency error when restarting scene
Posted: Mon Mar 08, 2021 1:34 pm
Hi Tony,
I get the following error when I don't include a player prefab in the Invector "Simple GameController Example" component:
Can't remove vThirdPersonController (Script) because QuestMachinePausePlayer (Script) depends on it
Can I simply comment out the requirement in the code? Is there a better solution? I need to restart the scene because the Malbers Animal Controller needs the player to reinitialize the player reference with the Hook Transform component.
Thanks, Jay
I get the following error when I don't include a player prefab in the Invector "Simple GameController Example" component:
Can't remove vThirdPersonController (Script) because QuestMachinePausePlayer (Script) depends on it
Can I simply comment out the requirement in the code? Is there a better solution? I need to restart the scene because the Malbers Animal Controller needs the player to reinitialize the player reference with the Hook Transform component.
Thanks, Jay