The order of execution for event functions

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Stepan

Hi. Where can I find the order of execution for event functions including internal events like the physics update?
I’m searching for something like this:

:bust_in_silhouette: Reply From: magicalogic

This looks like what you are looking for.

https://docs.godotengine.org/en/stable/tutorials/scripting/scene_tree.html

Thanks for your answer but it’s not that. There is no information about physics update or notification events.

Stepan | 2023-01-13 16:59