I recently got a Syncbot and have a question about using funscripts with it.
I know the player can read funscripts, but I’m a little confused on how the multiple axises are created. Hoping someone can clarify for me.
-
With a single funscript (up/down only) the player adds rotation and contraction on its own. Is this just random movement every time there is a stroke or does something smarter happen?
-
How are multiple axis funscripts read? I see some syncscript creators script each axis separate then merge them into one syncscript. Is the player able to do that or is it another program? If the player can convert it, what scripts are used for each motion? I assume the regular .funscript is stroke and .twist is rotation, but what T-Code axis maps to contraction?