mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
This change allows travel() to be called on AnimationNodeStateMachinePlayback during _ready(), before the start node has been processed and the state machine is considered playing.