Hello!
I am currently working on a small project in Unity 5.3
As I can see the old Application.Loadlevel(“name”); is out.
So how do I do now? I have a button in my sceen, that when pressed by the player/user I want to jump to next level (its VR bases).
Whats the script I have to use now?
//Lotias