Adds a keybind into the module that allows GMs to temporarily hide their cursor from everyone else (including other GMs) #24

Merged
Oliver merged 4 commits from feature/hide-cursor-temporarily into main 2025-12-19 03:05:18 +00:00
Showing only changes of commit e6e02301ab - Show all commits

View file

@ -67,8 +67,8 @@
}, },
"keybindings": { "keybindings": {
"toggleMouseBroadcast": { "toggleMouseBroadcast": {
"name": "Toggle Mouse Position", "name": "Toggle Show Cursor",
"hint": "(v13+) Temporarily turns off or on the mouse cursor position that players see." "hint": "(v13+) Temporarily turns off the mouse cursor position that other players can see. Hides the cursor until you activate this keybind again."
} }
}, },
"apps": { "apps": {