Replies: 1 comment 7 replies
-
Can you provide some demo application exhibiting the issue? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've tried this before:
However, every time I call this function, the window is unresponsive. The AI thinks it's blocked by the UI thread, but there's only one animation, so it can't be blocked. What should I do?
And how to create two animations at the same time?
Beta Was this translation helpful? Give feedback.
All reactions