OK, I have a sprite sheet with 7 images on it.
I can play the images and such but had a question and don’t know how to technically verbalize what I am asking for but here goes.
Instead of the following code
local spriteSet = sprite.newSpriteSet(spriteSheet, 1, 5)
Is there a way to define a SpriteSet to cycle like the following.
Create a sprite set from a sprite sheet using the images in the following order (1,2,3,2,3,5,7,etc) and repeating some of the images?
Sorry for my lack of knowledge in this area and thanks for any help or suggestions.
[import]uid: 28709 topic_id: 14753 reply_id: 314753[/import]