You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
What do you need to do? Set the range of animation to be played How would you like to do it? Set the start frame and the set the end frame so that selected amount of frames can be played in loop to test the animation
This is a good idea. Otherwise you would have to use something 3rd party, like this http://AncientBeast.com/viewer Seen a cool way of doing an animation loop like that with not much code lines at all by using modulus. This is for javascript but I think it could be applied to C++ as well, it's pretty brilliant. Check it out http://rodrixar.blogspot.ro/2011/07/test.html
From bebinal...@gmail.com on August 17, 2012 11:09:58
What do you need to do? Set the range of animation to be played How would you like to do it? Set the start frame and the set the end frame so that selected amount of frames can be played in loop to test the animation
Original issue: http://code.google.com/p/aseprite/issues/detail?id=159
The text was updated successfully, but these errors were encountered: