) tutorial's instructions (which is placing a second camera in the same scene) but It causes problem since its not the same scene. If i try to put every scene together in that method than the pathways and every other thing gets crossed or blocks each other.
) Is there a way to separate the scenes so when i go farther left, the scene will change to another room? (Like Monkey Island ?)It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
For some reason, i thought maybe we create scenes "in" adventure creator rather than creating it normaly in unity. This kinda clears the air. Thank you.
So i will create scenes just like a normal game and ill call the engine: change scene action. Ok
I've made a hotspot that once clicked on takes the player towards a marker ive placed (I made that marker just under where the hotspot is.) But once i add the interraction to change scene to the hotspot, the player changes the scene immediately without walking towards the Marker.
So instead ive made hotspot with walk to marker and placed a trigger on the marker with scene change. It did work but the draw back was, once i came back to the scene, the playerstart marker and the previous hotspot marker kinda overlaped so the character is again on the trigger spot which sents the character back to the other scene again.
So in short, is there a way to make the hotspot actions sequence instead of all at once?
Also one more thing, it takes a second before it changes scene. (the screen goes black and the scene loads) . Why is that? and is there a way to prevent it?