Surge - Tween Pause/Resume Stop/Start

Hi all, I’m currently using Surge for tweening in my game project. It has worked better than other plugins so far, however I have run into an issue regarding the tween stop/start methods.

I have a moving platform that I want to stop in place when the player triggers a button, and then resumes once the player triggers the button again (like a toggle). The Stop function works well and does as it should, however the Start function resets the position of my platform.

According to the author of Surge, the functionality I am after exists, however I cannot find it anywhere in the documentation and he hasn’t responded to any of my messages. Has anybody been able to get something like this working in Surge?

Pause/resume was just added to Surge so update and see if that fixes things.