Ren'Py How to fix lag in the sprite/animation of the android version of my game?

Darknerious

Newbie
Game Developer
Apr 19, 2022
64
276
I have received feedback that my animations, specifically the ones I do with sprites (from 10 to 40 images (Webp) per animation) suffer from lag in the phone version. But as I don't have a phone to test it I don't know how to fix it. I only know that I am told that the animations that are made as videos(webm) have no lag. So my suspicions are these: the format of the sprites (webp) or the way I make the code. But I'm not sure, does anyone know? Or is there a way to make webm videos take less space, since that is one of the reasons ive started to use sprites.