Hey all.
Interested in adding gamepad support to my game. Already have keyboard controls set up. I’m assuming there’s a better way of adding gamepad support than just duplicating all the input logic with gamepad buttons instead of key events.
Is there a standard way of doing this that’s documented somewhere? Poked around the forum and a Google and didn’t find anything. Maybe I’m not using the right terms...
Thanks in advance! 👍