I have a sprite sheet with 12 images.
When I define it I tell Corona that I have 13 like so
local spriteSetShred = sprite.newSpriteSet(spriteSheetShred, 1, 13)
By doing this it clears the screen when it hits number 13 in the loop.
Should I do this differently or is this OK?
Thanks,
Stephen
[import]uid: 28709 topic_id: 14916 reply_id: 314916[/import]
[import]uid: 52491 topic_id: 14916 reply_id: 55288[/import]