Search Unity

Changing to new scenes

Discussion in 'AR/VR (XR) Discussion' started by phi16181, Oct 23, 2016.

  1. phi16181

    phi16181

    Joined:
    Oct 23, 2016
    Posts:
    1
    I have a simple setup that contains three scenes; an opening scene and two main scenes: A and B. The opening scene has two doors - one to enter each scene, either A or B. I want the player to be able to walk through either door and be taken to the respective scene. Ive tried the typical application.loadLevel with a collider on the door as a trigger, but it doesnt load the new scene. What am I missing?
     
  2. linojon

    linojon

    Joined:
    Aug 25, 2014
    Posts:
    118
    Make sure the scenes are added in your Build settings
     
    hassank likes this.
  3. hassank

    hassank

    Joined:
    Nov 18, 2015
    Posts:
    48
  4. Selzier

    Selzier

    Joined:
    Sep 23, 2014
    Posts:
    652