Godot Screen Manager

An asset by brandonlamb
The page banner background of a mountain and forest
Godot Screen Manager hero image

Quick Information

0 ratings
Godot Screen Manager icon image
brandonlamb
Godot Screen Manager

Godot Engine (v3.0) screen manager with config factory to support loading screen config using ConfigFile.See example project for some usage.

Supported Engine Version
3.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL

godot-screen-manager

Godot Engine (v3.0) Screen Manager

Running the example

  1. Click start menu, type Command Prompt
  2. Right-click Command Prompt and click on Run as Administrator
  3. Run the commands below, assuming you checked out the repo into a Documents\src\godot-screen-manager directory.

Windows

cd c:\Users\YOUR_USERNAME\Documents\src\godot-screen-manager\example
mklink /D addons c:\Users\YOUR_USERNAME\Documents\src\godot-screen-manager\addons

Linux/Mac

cd Documents/src/godot-screen-manager/example
ln -s ../addons

If you check out the main.gd, as of this writing, there's probably a good bit of cleanup that can be done to avoid DRY.

File Backend

It seems that the user:// path resolves to C:\Users\YOUR_USERNAME\AppData\Roaming\Godot\app_userdata\Godot Screen Manager.

Godot Engine (v3.0) screen manager with config factory to support loading screen config using ConfigFile.

See example project for some 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
Godot Screen Manager icon image
brandonlamb
Godot Screen Manager

Godot Engine (v3.0) screen manager with config factory to support loading screen config using ConfigFile.See example project for some usage.

Supported Engine Version
3.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
6 years 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