Hi, I have created an angry-birds-like game recently using PHYSICS and it runs fine when testing on the computer and tablet, but when I test it using a fast Android 7 Moto G+ smart phone then the game is very clearly lagging and is not smooth running even on the most simple 1st level.
The game itself is not super complex and has minimal elements, for example there is only 1 box type and nothing crazy is happening physics-wise - just basic collision only during release. But it lags even during the camera span when only minor physics are happening.
Here is the link to the game if you want to test play / verify the lagginess: https://dolygames.com/angry-hillary/
My other non-physics games do not lag at all on that same smart phone.
So as the title says "How do I remove the smart phone lag from a physics game?"
or do all C2 physics games lag?
Thanks in advance