Image for the frame. It is highly recommended to use the sheet from "assets" folder instead of generating the image.
The reason for that is, iOS resizes the images in order to make a better fit, which hinders with the sprite quality.
frameX
frameX:number
Frame X count
Distinct image count on X axis
frameY
frameY:number
Frame Y count
Distinct image count on Y axis
OptionalframeCount
frameCount?:number
Frame count of the image. If no value is given, it takes the multiply frameX by frameY value.
Image for the frame. It is highly recommended to use the sheet from "assets" folder instead of generating the image. The reason for that is, iOS resizes the images in order to make a better fit, which hinders with the sprite quality.