I created a platformer on Android, but scrolling the level very much affects the FPS (on medium and weak devices). Levels use obstacles (Active objects) and backgrounds (Backdrop objects and Quick backdrops). This problem manifests itself precisely during the runtime of Android.
How can this be prevented or corrected? The game is too simple to be so slow..

