Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Maaack's Scene Loader

An asset by Maaack
The page banner background of a mountain and forest
Maaack's Scene Loader thumbnail image
Maaack's Scene Loader thumbnail image
Maaack's Scene Loader thumbnail image
Maaack's Scene Loader thumbnail image
Maaack's Scene Loader hero image

Quick Information

0 ratings
Maaack's Scene Loader icon image
Maaack
Maaack's Scene Loader

Scene loader with loading screen and progress bar.For usage information, visit the following:https://github.com/Maaack/Godot-Scene-Loader/blob/main/README.md#usage

Supported Engine Version
4.2
Version String
0.12.0
License Version
MIT
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

Godot Scene Loader

For Godot 4.2

A scene loader with loading screen, progress bar, and error handling.

Example on itch.io
Example is of Maaack's Game Template, which includes additional features.

README Main Menu
README Key Rebinding
README Audio Controls
README Credits Screen

Use Case

For adding a loading screen with a progress bar in between your scene changes.

Features

  • Asynchronous resource loading.
  • Loading screen with progress bar.
  • Error handling.

How it Works

  • SceneLoader.tscn is set as the autoload. It can load scenes in the background or with a loading screen (LoadingScreen.tscn by default).

Installation

Godot Asset Library

This package is available as a plugin, meaning it can be added to an existing project.

README Package Icon

When editing an existing project:

  1. Go to the AssetLib tab.
  2. Search for "Maaack's Scene Loader".
  3. Click on the result to open the plugin details.
  4. Click to Download.
  5. Check that contents are getting installed to addons/ and there are no conflicts.
  6. Click to Install.
  7. Reload the project (you may see errors before you do this).
  8. Enable the plugin from the Project Settings > Plugins tab.

GitHub

  1. Download the latest release version from GitHub.
  2. Extract the contents of the archive.
  3. Move the addons/maaacks_scene_loader folder into your project's addons/ folder.
  4. Open/Reload the project.
  5. Enable the plugin from the Project Settings > Plugins tab.

Extras

Users that want additional features can try Maaack's Game Template.

Usage

Change scenes in your project using paths by calling SceneLoader.load_scene(_path_to_scene_).

Links

Attribution
License

Scene loader with loading screen and progress bar.

For usage information, visit the following:
https://github.com/Maaack/Godot-Scene-Loader/blob/main/README.md#usage

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Maaack's Scene Loader icon image
Maaack
Maaack's Scene Loader

Scene loader with loading screen and progress bar.For usage information, visit the following:https://github.com/Maaack/Godot-Scene-Loader/blob/main/README.md#usage

Supported Engine Version
4.2
Version String
0.12.0
License Version
MIT
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers