From e7649aa957de7f874d74cccbe3cf10cf3038f52a Mon Sep 17 00:00:00 2001 From: Streq Date: Tue, 2 Aug 2022 19:16:25 -0300 Subject: [PATCH] Describe actual purpose of the index keyword in TSCN file format (#6021) Co-authored-by: Hugo Locurcio --- development/file_formats/tscn.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/file_formats/tscn.rst b/development/file_formats/tscn.rst index ceb9bc94f..d93c96c52 100644 --- a/development/file_formats/tscn.rst +++ b/development/file_formats/tscn.rst @@ -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