Canvas
UPLOAD SPRITESHEET
Display size
The size in pixels at which the image will be displayed on the canvas, the maximum number is 512px.
Frame size
The size in pixels of each frame of the sprite sheet, the maximum number is 256px.
Frame rate
The number of frames per second of the animation, the maximum number is 60.
Start frame
The frame at which the animation begins, the maximum number will be calculated after setting the frame size.
End frame
The frame at which the animation ends, the maximum number will be calculated after setting the frame size.
Row number
The row of the sprite sheet that will be animated, the maximum number will be calculated after setting the frame size.