Scene Progression - Can you turn off arrows in "Play" mode?

My students are creating Escape Rooms for their VR projects and some students want to code the scene progressions, whereas if a student clicks on a certain object, then the viewing can proceed to another scene, however the arrows for the scene progressions still appear at the bottom of the viewing window. Is there a way to turn off the arrows? Thanks!

1 Like

Yes there is a fix, I believe its in events? (The orange one) at the top of it there is a coblock called “set scene navigation - false” just drag that coblock to the top of your code and boom, there you have it. Hope this helps!