Publisher | Michele Bunetto |
---|---|
File size | 1.73MB |
Number of files | 47 |
Latest version | 1 |
Latest release date | 2023-01-20 09:31:04 |
First release date | 2023-01-16 07:40:14 |
Supported Unity versions | 2018.4.2 or higher |
Scene Database: Organize scenes with a database, assign A title and a description to scenes, scenes will be automatically inserted on scenes in build
Scene Loader: When your gameobject like a Player, entering the scene loader the level will be load, when exit, the level will be unload
Scene Portal: When you touch a scene portal, a button appear, if then clicked, all opened scenes will be unloaded and the scene portal will load a single scene
Checkpoint: When you come into contact with a checkpoint, the upload system will store* the chektpoint that you can use to load the game directly at that point
Loading Screen: When you load a single scene, a loading screen appear and show loading progress, the title and description of the scene
Example: All features are used in an provided Example Scenes
Source Code: Full Source Code access with comments and documentation
Support | Documentation | Roadmap
*No save system is provided, the checkpoint function will be reset when you close the game, you can use any save system to store the checkpoint data