Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
AboutA simple Godot plugin that adds a "SceneReference" resource class and a quick way to assign one to a scene. A SceneReference can be used to reference the scene from a variable elsewhere in the project, and is more efficient than using PackedScene or loading from the scene path directly.
About
A simple Godot plugin that adds a "SceneReference" resource class and a quick way to assign one to a scene. A SceneReference can be used to reference the scene from a variable elsewhere in the project, and is more efficient than using PackedScene or loading from the scene path directly.
Reviews
Quick Information
AboutA simple Godot plugin that adds a "SceneReference" resource class and a quick way to assign one to a scene. A SceneReference can be used to reference the scene from a variable elsewhere in the project, and is more efficient than using PackedScene or loading from the scene path directly.