Krugozor

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by Krugozor

  1. The panel is available here http://www.twitch.tv/pax2/b/563131781 at about 23:16:30 if you missed it.
  2. Unity Questions Thread

    I found this which will generate the list of scenes in the editor or during build time. Not as convenient as being tracked automatically by Unity, but at least you wouldn't have to update a list of scenes by hand. http://answers.unity3d.com/questions/33263/how-to-get-names-of-all-available-levels.html
  3. Unity Questions Thread

    You could attach a script to an empty GameObject with all the data you want to pass between scenes, and call DontDestroyOnLoad to keep it in your scene hierarchy when changing levels. http://docs.unity3d.com/ScriptReference/Object.DontDestroyOnLoad.html
  4. Can I get added to the whitelist. My username is Craig_Mesdag