Skip to content

Add documentation about the order of execution for node callback functions #9204

Open
@timothyqiu

Description

Your Godot version: 3.6 / 4.2

Issue description:

I'm implementing a state machine and I'm curious about when _unhandled_input() happens (related to callbacks like _process() and _physics_process()).

Except digging into the source code, the only source I can find is this blog post.

I think diagram and simple descriptions like this benefits a lot.

Metadata

Assignees

No one assigned

    Labels

    content:new pageIssues and PRs related to creation of new documentation pages for new or undocumented featuresenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions