k-kawa / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Sprite frame control in Preview (F8) mode #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What do you need to do?

Simply allow the changing of displayed frames while in preview mode, so that 
sprite frames can be manually animated while moving the sprite with the mouse. 
Great testing feature to go with sprite sheets.

How would you like to do it?
Same method as in-editor frame control, i.e. left/right arrows etc.

Original issue reported on code.google.com by pprid...@gmail.com on 8 Aug 2011 at 4:05

GoogleCodeExporter commented 8 years ago
Hi! This feature was already implemented (from 0.8), but there was a bug 
preventing the usage of arrows keys to move between frames. Now should be fixed 
(in master branch):
https://github.com/dacap/aseprite/commit/5c93242924183f0c61e613206432f94bb105b68
1

Original comment by davidcapello on 10 Aug 2011 at 2:07