You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"shortDescription": "This behavior removes the limit on the distance the mouse can move and hides the cursor.",
11
-
"version": "0.1.4",
11
+
"version": "0.1.5",
12
12
"description": [
13
13
"This behavior removes the limit on the distance the mouse can move and hides the cursor.",
14
14
"",
@@ -17,7 +17,7 @@
17
17
"",
18
18
"Game players don't have to worry about leaving the gameplay area or accidentally clicking on another application that moves the mouse focus away from the game.",
19
19
"",
20
-
"Locking the pointer locks `MouseX()` and `MouseY()` expressions.",
20
+
"Locking the pointer locks `CursorX()` and `CursorY()` expressions.",
0 commit comments