Ok, this is driving me absolutely crazy.
I replaced a placeholder sprite sheet with a more updated one. The sheets are different sizes, but both have 12 frames of animation.
It now throws up the following:Lua:153: sequence frames must be inside the sheet.
My line 153 is;
local dIset = sprite.newSpriteSet(dropSheet, 1, 12)
It worked before I copied the new sheet over the old one and there are no negative numbers, (there are 12 frames in the sheet) so why the error?
Thanks
Spider. [import]uid: 67933 topic_id: 21653 reply_id: 321653[/import]