Tilesheet Render
{ "componentName" : "tilesheet" , "image" : <String> , "tilesheetFile" : <String> , "tile" : <Int|String> , "imageScale" : <Float> , "parallax" : <Float> , "flipX" : <Bool> , "flipY" : <Bool> , "red" : <Float> , "green" : <Float> , "blue" : <Float> , "alpha" : <Float> }
Overview
- Adds a tilesheet
Properties
- None
Events
- None
Remarks
- Will select an animation from the entity if image and tilesheetFile are invalid
, multiple selections available,