SpriteSheet
This component divides one whole image to many different frames. This component is commonly used for animation
This component currently only support horizontal image strips
Component Author: Jabo Release Date: April 11, 2020
new SpriteSheet(Sprite sheet, int frameWidth, int frameHeight);
Last updated
Was this helpful?