General Usage
Using DollyManager
OSC Interface
Control DollyManager from a VRChat avatar menu using OSC parameters for playback, stopping, and delay adjustments.
OSC Parameters
You can control dolly manager through your avatar using OSC. DollyManager will listen for updates from the following avatar parameters.
| Address | Type | Description |
|---|---|---|
| VDM_Delay_Inc | Boolean | Increases Delay |
| VDM_Delay_Dec | Boolean | Decreases Delay |
| VDM_Play | Boolean | Plays Currently Loaded Dolly |
| VDM_Stop | Boolean | Stops Currently Loaded Dolly |

