I am looking for a GameMaker Studio 2 extension that lets me lock my mouse and get the movements every step for looking around in my 3D game on Linux. I am using Wayland, so GMS2's built-in functions won't work (only the window_mouse_set_locked function doesn't work, the mouse delta functions work fine, assuming the mouse would get locked to the center of the window).
While I could run the demo using Wine, I feel like that would be a bad representation of its behavior.
Could a demo for Linux be built and uploaded?
