Browser events extension

i wish you could lock the cursor in the screen

i made a test for a 3d game using the mouse to look around but its kind of bad when your cursor just leaves the screen sometimes

6 Likes

that would be tricky to accomplish as the only way would be to have the game screen take up the whole page

1 Like

like krunker or most pc fps games right

1 Like

I made a similar test when browser events came out, I don’t remember what I did, but I made it so that you could rotate the cursor in a circle to pan the screen around.

1 Like