Mirror
Use the Mirror tool in ScriptCompiler to flip selected funscript points around a center axis, creating symmetrical patterns.
Overview
The Mirror tool creates a mirrored copy of selected points. The original pattern is duplicated and flipped, creating a symmetrical result.
How It Works
The tool takes the selected points and creates new points that are:
- Positioned in time relative to a mirror point
- Optionally inverted in position
This creates a pattern that plays forward then backward (or vice versa).
Parameters
| Parameter | Options | Description |
|---|---|---|
| Direction | Before, After | Where to place the mirrored points |
| Invert Position | Yes, No | Whether to flip position values |
Use Cases
Create Palindrome Patterns
Mirror a pattern to create one that plays the same forward and backward. Useful for repetitive motions.
Extend Patterns
Quickly double the length of a pattern by mirroring it. The result smoothly transitions back to the starting position.
Symmetrical Movements
Create movements that have matching up and down strokes by mirroring a single stroke.