How to remove "Back" option at bottom of screen?

Hi all,

How can I remove the “Back” option at bottom of screen (on VR) during play? Students keep accidentally selecting it and it resets the whole game. I am using coblocks code.

The projects also seem to take an extremely long time to load, any suggestions to improve this?

Hi @Ocean_Stars Yes, there is a CoBlock called Set scene Navigation that you can set to false.


To help improve loading times, we’d suggest reducing the number of objects in the scene wherever possible. Large or highly populated scenes can take significantly longer to load, especially on VR devices, which are generally less powerful than PCs.

1 Like