Hello everyone,
I need some help, i'm having troubles with a project, i was planning on making a fast passed scrolling type game (you have to dodge things and collect coins) for mobiles.
But i'm seeing some jittering. My fps (mainly 60fps on the main project) and cpu / memory usage is fine.
Here a simplified capx for exemple (it even happens on something so simple).
The background isn't moving smoothly (some times it's worse than others) .
I know the background is pretty big (i used a tiledbackground for this test, but it was the same with a sprite background).
Any suggestion to improve the performances ? (Knowing i'm planning on having multiple backgrounds, items and ennemies spawning.)
I have tested this on various computers, chrome (lastest version) / firefox / ie, and multiple Construct2 versions (lastest beta too). Having always the same result.
Thanks for the help.