Hello @ChrisIceBox and thanks for your reply.
I've already learned and used a lot AC: my problem here was not to hide or disable objects or hotspots inside a scene while I'm inside that scene, but doing it while I'm inside another scene.
As exampl…
Thank you Alverik!
Maybe a custom script on the hotspots and other game objects in the scene is probably the cleaner solution.
As the game we are developing is not really big, I built a separate asset ActionList for each scene, calling it at the st…
I'm trying to solve it using global variables and OnStart cutscenes, but it's a little messy as solution, if anyone has a better solution to do this, his solution is welcome!