Publisher | Jedha Studio |
---|---|
File size | 51.45MB |
Number of files | 152 |
Latest version | 1.3.0 |
Latest release date | 2021-03-10 08:16:26 |
First release date | 2021-03-02 12:32:12 |
Supported Unity versions | 2018.4.2 or higher |
Module Manager allows to load dlc assets asynchronous without freezing screens.
■ Quick Reference
Welcome to Module Manager:
Customizable asynchronous Asset Loading screen, make your game look like an AAA game, smooth transition between scenes, no more freezing screen when loading a scene!
Features:
* Smooth Transition between scenes (Blur or Fade).
* Asynchronous loading (no more freezing screens between scenes, make your game look like an AAA game.
* Fully and easy customizable.
* Background Transitions.
* One-line of code to use by script.
* Detect errors during download DLC and allow to retry with custom screen.
* Loading Customizable Window (Progress Bar & Text).
* Easy extendable.
* Ready made prefabs for use.
* Full UGUI System.
* Build-in documentation.
■ How to use it: (for details information access [https://jedha.es/?p=3463])
Simple call the LoadManger from your code button (at sample scene, the SceneDemo.cs script is used at each button press, but can be used anywhere on your code)
■ How to use
Please refer to [https://jedha.es/?p=3463].
■ Version History
1.0.0
- Initial version