rickomax / psxprev

PSXPREV - Playstation (PSX) Files Previewer/Extractor
BSD 2-Clause "Simplified" License
200 stars 10 forks source link

Option to mirror and reverse animations #80

Closed trigger-segfault closed 1 year ago

trigger-segfault commented 1 year ago

It would be useful if animations had an option to play forward-then-reverse, or to only play in reverse. This is because many animations aren't a perfect loop, and other animations are intended to be played in both directions.

Currently HMD animations may not be able to handle this, with the way that they're setup.

trigger-segfault commented 1 year ago

Implemented by PR #107.