Replies: 1 comment
-
From the documentation of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am spawning a lot of models at once using spawn_batch for performance reasons. How do you observe or find out a spawn_batch command completed so that I know when it is good to start playing animations on the created models? Here is my current code:
Here is my attempt at creating a system that would run supposedly when it is time to play animations:
Beta Was this translation helpful? Give feedback.
All reactions