I'm making a simple game with my friends in Android using libgdx game engine.
We use "conelight" object of box2dlights extension in the game. Our problem is that after putting "conelight" in a game, our app starts to consume too much battery.
Is there a way too prevent this ?
Any help will be appreciated
Thank you