Maaack's Scene Loader

by Maaack

42

Godot Scene Loader

For Godot 4.4 (4.3+ compatible)

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.

Loading 33%
Still Loading 69%
Stalled Loaded 69%
More Screenshots

Objective

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

Maaack's Game Template is recommended for first time users, especially those new to Godot.

Features

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

Extras or Components

Users that want additional features can try Maaack's Game Template or other options from the plugin suite.

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.

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.

Usage

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

More Documentation

Automatic Updating


Featured Games

Spud Customs Rent Seek Kill A Darkness Like Gravity
Spud Customs Rent-Seek-Kill A Darkness Like Gravity
Find on Steam Play on itch.io Play on itch.io

All Shared Games

Community

Join the Discord server and share your work with others. It's also a space for getting or giving feedback, and asking for help.

Links

Attribution
License
Godot Asset Library

Version

0.12.0

Engine

4.2

Category

Scripts

Download

Version0.12.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author