Performance problem on android
Hello,
I've got an android game with many moving objects. On pc everything is working smoothly but on android: the game stutters. The stuttering is more, when I start the game on first time and gets better when its allready open.
- I dont use any fastloops
- the graphics are very small
- more than 20 objects moving at the same time
Does anyone no how to fix that? maybe something like a loading screen, where all the objects get loaded on start of the frame?
here is the app:
https://play.google.com/store/apps/d....spacebaerfree
best Sebastian