mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 03:29:00 +00:00
Adds two changes: - makes it clear where subclasses should go (at the bottom of the script) - put the `_enter_tree()` method before `_ready()` but after `_init()` since that's the order in which the methods are executed