Q:

Changing scene on obj click

  void OnMouseDown ()
      {
          SceneManager.LoadScene("Level2");
      }
// make sure to use your level name
0

Tags

New to Communities?

Join the community