Changed a bit, dropped a lot(framerate issue)

0 favourites
  • 2 posts
From the Asset Store
11 loops of RPG, chiptune/8-bit music. Suitable for any pixel art game.
  • I'm reworking on this little mobile game. It works with CocoonJS as a native app. but it's too simple so I wanted to add some features.

    This is the old version, which shows 62 fps in CocoonJS launcher. It contains some Korean language for translation but there would be no problem to check logic.

    This is what i'm working on now(in English). I added leaderboard by clay.io & shop. You can see there's some variation on the designs. I added some fx, sprites, and so on, but there's not that big change to drop performace. I know physics and some transparent things and rotate behaviors or something are bad for good performance, but that's almost same in the old version. But actually fps drops to 25~30 with my phone(Optimus G Pro).

    So I tried png compression and changed some logic but it was not that effective.

    I don't know what happened with this. It's hard to update game... <img src="smileys/smiley11.gif" border="0" align="middle">

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • This is why you should test as you go along. Never assume that everything will be fine after you've made loads of changes.

    I don't feel like trawling through your entire game, but I'll tell you where I'd start: cut out massive chunks of the game and see how performance is affected. Then narrow it down until you find the culprits.

    It's probably physics, though. Or particles, if you've got those. Particle effects murder performance on mobile.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)