@rbxts/roact-spritesheet
v1.0.1
Published
This is a handy spritesheet component for Roact. It can easily be used with Evaera's Radial Sprite Sheet generator, but works for general purpose spritesheets too.
Downloads
6
Readme
Roact Spritesheet
This is a handy spritesheet component for Roact. It can easily be used with Evaera's Radial Sprite Sheet generator, but works for general purpose spritesheets too.
Installation
Use npm to install:
npm install @rbxts/roact-spritesheet
Usage
Documentation is included inline. The Spritesheet component also accepts any props from the ImageLabel class.