views
722
likes
4

Comments (1)

What do you think?

Sounds cool, may use this in the future, I'll follow your games so I can get the playlist, they all look good, tomorrow I will play some. I only just found you and you are already getting my hopes high. Sorry I can't play today, internet issues :)

This is not a game

This is a GameMaker Studio extension that uses the Pointer Lock API to lock the cursor to the game screen when the game window is clicked, and retrieves the mouse changes once the mouse is locked. The included functions are:

  • mouse_x_change() - Returns the number of pixels the mouse has moved on the x-axis.

  • mouse_y_change() - Returns the number of pixels the mouse has moved on the y-axis.

  • clear_change() - Called after either mouse_x_change() or mouse_y_change() to reset them back to 0.

The file below includes the HTML5 first person demo above and the .gmez extension.
#other



all-ages
Nothing has been posted to this project page yet. Check back later!