Hi,
In my game, I added the water effect. When I did this, my game started to run slow. What should I do to make my game run normal?
Helloooo, need help over here. Anyone there?
I'm developing an android mobile game. There was no issues in the game's performance until I added water in it. Now game is lagging. Please help.
Effects tend to bring performance down, some more than others. This is especially true on mobile devices. You may have to do without the effect, or perhaps limit its usage.
I found it helpful to follow this guide: "Performance Tips for Mobile Games" (google it as I can't post URLs - it is on the Scirra website...). But it sounds like you are doing the right thing - keep testing on the device you want to use every time you add a new feature.
Develop games in your browser. Powerful, performant & highly capable.
Ok. The Game is important more than the effect. Guess, I need to remove it to get a better performance. Thanks.