godotengine / godotengine/godot-docs
Scene autoload at Making plugings: Registering autoloads/singletons in plugins
Open
area:manual
bug
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.1
**Issue description:**
At the end of the page, there is a code block with a comment:
> The autoload can be a scene or script file.
If you look at `EditorPlugin.add_autoload_singleton` documentation:
> Adds a script at path to the Autoload list as name.
It should be added that a scene can also be passed.
**URL to the documentation page:**
https://docs.godotengine.org/en/stable/tutorials/plugins/editor/making_plugins.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.