Universe

  Asset, Unity3D

 

Creator : LightStriker

Version : – – Version: 2.0 – – May 26, 2016 – –

Store Asset

Description :

2.0:For some reason I never actually update this package on the store while over the last two years the version we use internally changed drastically.We shipped 6 games using this tech. However, the version that was on the Store was flawed and had a few issues that had been fixed a while ago.We simply didn’t update the store package.I deeply apologize for not updating this asset on the store.[CHANGES]- Manager prefabs are created on the code reload, not on the first game play anymore.- The tools relies on the full name of the 00-Universe scene instead of checking for the “00”.- Namespaced all the classes under the Universe namespace.- Replaced the ManagerBase class by a IManager interface.[FIXES] – Managers now load properly once deployed.- The tools now relies on the types instead of object names, which is far more reliable. – Added support for Unity 5.3 SceneManager.