Publisher | Tiltgames |
---|---|
File size | 634.98kB |
Number of files | 14 |
Latest version | 1 |
Latest release date | 2013-12-09 07:47:10 |
First release date | 2013-11-26 09:35:20 |
Supported Unity versions | 2018.4.2 or higher |
The purpose of the EasyLevelLoader is to avoid having one scene per level. Using one scene per level can result in huge game packages, which is specially critical for mobile games. With the EasyLevelLoader you are abled to use only one scene for your game and load all the necessary level objects dynamically at the beginning of a level.
FEATURES
- Save position, rotation, scale of Prefabs in a binary file.
- Load them in the beginning of your level.
- You are also able to save additional Information of the Prefabs. This way you can specialize certain Gameobjects.
- Undo supported
- Source included (C#)
Includes a Documentation and an example Scene
For help and support visit the Forum
FEATURES
- Save position, rotation, scale of Prefabs in a binary file.
- Load them in the beginning of your level.
- You are also able to save additional Information of the Prefabs. This way you can specialize certain Gameobjects.
- Undo supported
- Source included (C#)
Includes a Documentation and an example Scene
For help and support visit the Forum