A downloadable tool

Download NowName your own price

This 'Project Tool' is used in all my games  I have published on itch that used GodotEngine. I released this StageLoader because I know it will help tons of ppl with GodotEngine.

This project contains a stage_game, stage_ui, stage_loader. It also has a few scripts and two autoloads. Place this in your godot projects folder and it should show up as 'ShmellyLoader'

Stage Loader:

  1. This Stage Loader frees up all that spaghetti code and makes it easier.  It doesn't require you to setup everything as Object ViewModel but set it up the way you want.
  2. Doesn't use any large loops nor do you require to change your style of coding.
  3. Each Code is isolated in its own stage.
  4. Even if stages are isolated in their own code, still can access other loaded stages or check if a stage already exists
  5. Able to create massive games that have a ton of other stages (Ui, Game, A scene with a window that has inventory, and so on.)
  6. Freedom on what you want to make.

Q/A:
Q: Why are scene loaders important?
A: When you want to set up scenes that handle inventory, achievement scene, or having a game scene and a inventory scene, its not that easy to set up by just using 'change_scene'. 

Enjoy

-Shmellyorc

Download

Download NowName your own price

Click download now to get access to the following files:

ShmellyLoader.zip 15 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.