Animated sprite disappearing on android?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ErikDz

Hi! So I have 2 animated sprites on my main character to make a “slashing animation”. Both of them work on PC but none of them on Android. Curiously, a similar animated sprite I have on an enemy works both on android and pc

Have you tried messing around with your project settings? Or how about changing to GLES 2 driver, or even try pixel snap, it may fix the issue.

Moldor2 | 2020-09-25 20:12

Gles2 makes it worse xd. Pixel snap has already been tried :frowning:

ErikDz | 2020-09-26 14:06

Try changing the drawing drivers and messing with the rendering settings, otherwise if you know how to, make it into one sprite

Moldor2 | 2020-09-29 15:07