Fix AnimationPlayer method track call oneself with IMMEDIATE mode
This commit is contained in:
@ -255,6 +255,7 @@ private:
|
||||
|
||||
List<StringName> queued;
|
||||
|
||||
bool is_just_played = false;
|
||||
bool end_reached = false;
|
||||
bool end_notify = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user