Hi guys,
I've made an animated sprite by attaching the UISprite Animation script which all works well and cycles through the three frames of animation.
Is there a way I can edit the cycle, so that in stead of going 01-02-03 on loops it goes 01-02-03-02 looping, without having to add a fourth image to the sequence identical to the second?
Also is there a way of making it hang on certain frames for longer, so staying on frame 01 and 03 for double the length of the other frames?
Thanks!