Hello,
I'm having the following issue where the Manager script in the following image,
Is assigned the behaviour of actor Manager in the Splash/Scene. When running the build, I get the issue of,
"Uncaught Error: Could not find a behavior class named "ManagerSplash" for actor "Manager". Make sure you're using the class name, not the script's name and that the class is declared before the behavior component is created (or before the scene is loaded)."
Unfortunately I do not see a comprehensive solution to this, thoughts or solutions?