Heya,
I'm developing a game for Android and PC. It's a platformer.
I've started this with a resolution of 3040 x 1440 - just like my own pixel.
I don't know if it's complexed, but you have platform movement, beutiful graphics with 2 backgrounds parallexed, 6 kinds of bad guys that move in different speeds and behaviors, 3 other animal enemies (fish, bird, spider) and I can have more then one of each and handle them all in loops and id's, many types of pickups and bonuses and visual effects. All in all, I know it should be able to run on Android on lower spec devices...
It works very very well on my Pixel 4XL.
It's as slow as hell on my wife's Pixel 3a.
I have a friend who told me it's slow on his Samsugn S9 Plus as well, but I've unticked some "Active out of frame" and "Create at start" since then and it might work well now on his device - I don't know. I didn't know an S9P runs games alot slower then P4XL...
I've read about optimizing for Android.
Reducing colors to 32K still runs slow on my wife's device.
I do Create and Destroy qeuit a lot in real time, but I do not clutter the frame with objects - never gets more then 1200 objects, around 200mb.
Basically 90% of object that is created in real time gets destroyed 1-2 seconds after that.
I've tried recuding to 30fps for Android (seems like it runs 30fps anyhow on my wife's device), but I can't figure out how to change the Platform movement paramteres to give the exact same movement as in 60fps (it's not just multiply everything by 2). Everything else (bad guys, spiders, birds, and so on) I can handle, I think, since I set their X and Y every frame, I wrote their movement.
I am desperate and thinking about building this just for the pc, or paying someone who understand more then me about this to optimize this for android.
NOTE ! YOU HAVE TO Activate and Deactivate the event groups called "pc water control" and "android water control" before exporting and testing on pc or android accordigly, or else water movement doesnot' work.
exe, apk and mfa with a demo level here:
https://www.dropbox.com/sh/i5y0e25xa...WCzqEN_6a?dl=0
If you can make that apk run smooth, I'm sirious, contact me and let's negotiate a price.
If you download, I'd be happy to know how well this runs on your device (Android and PC, as I'm testing this with my very powerful gaming pc and don't know how it works on lower spec PC's).
I hate to just put an mfa out there for download, but I am desperate as mentioned. Please do not abuse this, I've worked hard for 2 months for that.

