Well, I have now finished game controller support for the standard bits that one might need – axis (x,y,z), and buttons. I might add in hat and ball support later on, but I don’t need this ATM for The Probe; I am doing the minimum stuff for the game and expand the engine later on.
One other thing I AM adding into the engine is Immediate Mode GUI support (IMGUI) so I can easily have the users select, edit, or input information, or just display messages in the game.
I had already done this in another version of The Probe, and I am porting it over to this engine. It will include buttons, graphical buttons (text-less), radio buttons, check boxes, windows, panels, and scrollbars – all with lovely graphical bits just like a real GUI