I got a lot of scenes with each their own name. But following this tutorial none of them is called stage. So I’m a bit confused to what I need to attach this script?
The scripts are attached to gameobjects like bananas, camera, etc. But the stage is not a gameobject there, I have no clue at all what is meant with the stage. That’s the whole problem.
Also another questions. I have duplicated my gameobject banana en added the script component to a banana, however this isn’t automatically added to all bananas. So does this mean I need to add the sam script over and over to all the bananans?
You can download his project from GitHub. The “Stage” is an empty object into which he places all the thing that will move; banas, cylinders, islands, planes and the portal.