move_avatar
Control the avatar's position by specifying exact X and Y coordinates on screen to reposition the interactive character.
Instructions
Move the avatar to a specific position
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position on screen | |
| y | Yes | Y position on screen |