godotengine / godotengine/godot-docs
PackedScene documentation isn't elegant
Open
area:class reference
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
4.1
So I think most people using PackedScene want to get the root node, which is the node the script is appended to, and all of its children. They have no interest in assigning ownership permissions etc. It should be possible to simply call scene.pack(self) and get the root and all children
https://docs.godotengine.org/en/stable/classes/class_packedscene.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.