Godot Scene Loader

August 14, 2026 ยท View on GitHub

Package Icon

Godot Scene Loader

GitHub commit activity GitHub Release Date Discord members

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

For Godot 4.7 (4.3+ compatible)

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

Objective

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

Extras or Components

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

Installation

Maaack's Scene Loader is available in both the Godot Asset Library and the Godot Asset Store. It is available as a plugin, meaning it can be added to an existing project.

Existing Project

While editing a project in Godot:

  1. Go to the Asset Store 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 > Project Settings > Plugins tab.

Usage

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

More Documentation

Loading Scenes
Automatic Updating

Media

Screenshots

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

HeartFix ExpressBaking GodiumRent Seek Kill
HeartFix ExpressBaking GodiumRent-Seek-Kill
Find on SteamPlay on itch.ioPlay 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.

Attribution
License
Godot Asset Store
Godot Asset Library