Ping a point
ping-canvasDirect attention to any token or canvas point with a visible ping, optionally moving all viewers' views there.
Instructions
Show a ping at a token or a point to everyone viewing the scene, optionally pulling their views there. Needs "Allow Write Operations" and the drawn canvas in the Gamemaster's browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | x in pixels | |
| y | No | y in pixels | |
| zoom | No | Zoom for pulled views | |
| style | No | Look of the ping; default pulse | |
| tokenId | No | Ping this token: id or name | |
| pullViews | No | Also move every view on the scene there | |
| sceneIdentifier | No | Optional check: the scene the Gamemaster views must be this one (id or name), else nothing happens |