mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Describe actual purpose of the index keyword in TSCN file format (#6021)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -79,7 +79,7 @@ Other valid keywords include:
|
||||
- ``instance``
|
||||
- ``instance_placeholder``
|
||||
- ``owner``
|
||||
- ``index`` (if two nodes have the same name)
|
||||
- ``index`` (sets the order of appearance in the tree. If absent, inherited nodes will take precedence over plain ones)
|
||||
- ``groups``
|
||||
|
||||
The first node in the file, which is also the scene root, must not have a
|
||||
|
||||
Reference in New Issue
Block a user