🤖 FunGen - AI-Powered Funscript Generation - VR & 2D POV - Join the Discord

Hey, I’m working on a device that has multiple sliders on a single track:

You wrote previously that it would be possible to output different funcscript files for different contact types (hand, mouth, body, other) and that contact length could also be specified.

Since I’m at the stage of needing data for testing, I was hoping you can find some time to work on this.

About file formats, the contact type should be indicated by the filename e.g. xxx.handone.funscript.

Within the file the entries would need an extra “len” attribute to signify the length of the contact: {“pos”:53,“len”:20,“at”:517869}. Importantly, “len”:0 should signify that that contact type is not present until there’s another entry.

If it’s too difficult to analyse the length, having a “len”:0 or some other signal as soon as there’s no contact e.g. a hand has been removed, is the most important.

TIA!

1 Like