Files
godot-docs/tutorials
Michael Gundlach 042c415e25 Correct the description of "tree order" (#8294)
* Update scene_tree.rst

Correct the description of "tree order".

The discussion conflated _ready()'s unusual traversal order (post-order traversal) with the usual "tree order" (preorder traversal) for most operations.  It seemed to imply that _ready and most other notifications were received in identical orders.

---------

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-11-09 15:48:53 +01:00
..
2023-11-07 18:04:26 +01:00
2023-11-07 18:04:26 +01:00
2023-10-20 11:34:46 +02:00
2023-11-07 17:06:35 -05:00