GTcreyon / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
193 stars 25 forks source link

Touchscreen and gamepad access to the console #258

Open GTcreyon opened 11 months ago

GTcreyon commented 11 months ago

Describe the feature you'd like Touchscreen and gamepad players should have access to the in-game console through some means. I'm not immediately sure how this would work. Perhaps a sequence of inputs, like a cheat code?

Do you intend to contribute this yourself? If so, how do you plan on doing it? Maybe, but not immediately.

Koopa1018 commented 11 months ago

Using the console on gamepad would be tricky. The most usable way to implement that would be as a menu, not a console....

GTcreyon commented 11 months ago

Huh, yeah. I hadn't really thought of that.