Set analog sticks
ryubing_set_sticksSet analog stick coordinates (from -1 to 1) for controller input in Ryubing emulator. Omitted sticks keep their prior state.
Instructions
Set left and/or right analog stick coordinates. Values range from -1 to 1. Omitted sticks keep their prior state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leftX | No | ||
| leftY | No | ||
| player | No | ||
| rightX | No | ||
| rightY | No | ||
| sessionId | No | Managed Ryubing session ID; omit for the external default session | |
| durationMs | No | Reset both sticks after this delay; 0 keeps the state until the next call |