[Extension] Frame Cycle

Continuing the discussion from [Resolved] Hotkey to alternate between frames:

I wrote an extension to quickly cycle between the most recently active frames/sprites. It has configuration options to change the history depth (doesn’t have to be two) and whether history is shared or per-sprite. Feedback welcome.

Link copied from the original thread: FrameCycle-0.1.aseprite-extension

1 Like

New version: FrameCycle-0.2.aseprite-extension

Changes:

  • README.md added
  • Refactored for object methods
  • Debug selectable as a preference

If you have any issues, please report them and drop back to 0.1 until I can fix.