OpenFunscripter / OFS

A tool to create funscripts
GNU General Public License v3.0
90 stars 38 forks source link

QoL feature: Pause Playback upon Navigation #84

Open ZestyRaraferu opened 1 year ago

ZestyRaraferu commented 1 year ago

This is brought up by a post in EroScript that I think could be a QoL enhancement.

When a navigation key (eg. previous/next action, middle mouse button) is pressed during playback:

Current behavior: Navigation performed but playback continues. Glitching back and forth. 496ddace9eed4632f6b7715c9fc2ad936258a80c

Suggested Behavior: When a navigation key is pressed during playback, pause playback, and (then) perform the navigation action.

OpenFunscripter commented 1 year ago

I think that's doable