Scene Manager screenshot 1
G

Publisher

glassbrick

Scene Manager

Tools
Scene Transition Reference Customization API Management Interface Demo

Plugin for easy screen transitions and node references. (More features to come in the future!) Just install and use it directly in your code: SceneManager.change_scene('res://demo/test.tscn') (Make sure the plugin is enabled in Project -> Project Settings -> Plugins) We also have more customization options! SceneManager.change_scene( 'res://demo/test2.tscn', { "pattern": "scribbles", "pattern_leave": "squares" } ) Read the full API docs at the Github page!

Godot Scene Manager

Logo

Plugin for managing transitions and Node references between scenes. Expect more features to be added in the future!

Demonstration of Shader Fades


All the README info has been moved to the new wiki!