fenomas / noa

Experimental voxel game engine.
MIT License
608 stars 86 forks source link

Support gamepad input #175

Open fenomas opened 2 years ago

fenomas commented 2 years ago

The engine should (by default) know how to accept inputs from gamepads. Steps for this:

Analog button press inputs should probably left out for now, as it would require lower-level changes..