You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
I'm experimenting with this game kit know, using Expo. I am looking for possible boundaries of this framework. For example how does the framework handle a couple of sprites?
I noticed that when several different sprites appear on the screen (> 10), the start of the animations takes a long time. Compiling a screen takes a lot of time, and the sprites will not appear all together on the screen from the first frame.
Can this be solved by preloading the images?
Please let me know what you think!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm experimenting with this game kit know, using Expo. I am looking for possible boundaries of this framework. For example how does the framework handle a couple of sprites?
I noticed that when several different sprites appear on the screen (> 10), the start of the animations takes a long time. Compiling a screen takes a lot of time, and the sprites will not appear all together on the screen from the first frame.
Can this be solved by preloading the images?
Please let me know what you think!
The text was updated successfully, but these errors were encountered: