WARNING: Sequence sprite

I get this warning in the console:

WARNING: Sequence (mysprite) has an invalid count (50) that makes the last frame index of the sequence (62) fall outside the range of valid image sheet frame indices: 1 <= index <= 50.

 

while my spritesheet has only 50 frames.

Hi @blablu1212,

We’d need to see some code related to this. There must be some issue in which you’re setting the sequence parameters incorrectly.

Take care,

Brent

Hi @blablu1212,

We’d need to see some code related to this. There must be some issue in which you’re setting the sequence parameters incorrectly.

Take care,

Brent