Skip to content

Let Lua access key presses, mouse properties, and joystick properties

James Hale requested to merge Machturne/SRB2:lua-inputs into next

Allow Lua to access key press events, mouse properties (speed, position, buttons, grabbed state), and joystick axis magnitudes. Complete documentation can be found here: https://wiki.srb2.org/wiki/User:Azeon/Lua_Inputs

srb20005

Edited by James Hale

Merge request reports