Problem with my sprite sheet frames

ok i every time i put in for the frame count 30 and 17 the frames aren’t in the right spot
see here

oh yeah the offset is 8

Screenshot 2021-10-06 12.43.47 PM

https://playcanvas.com/editor/scene/1244290

Sorry, what is the issue and what are the steps to reproduce this issue?

The frames arent right as you see just look at the sprite

The spritesheet doesn’t have the sprites laid out in a perfect grid so you can’t generate the frames if that is what you are doing.

You can adjust your current frames though and yes, you will have to do this for every


sprite.

Or, if you have the individual sprites, you can use TexturePacker with our exporter that will generate a spritesheet and a JSON file that you can upload to PlayCanvas Sprite Editor to create the frames: