tModLoader / tModLoader

A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
https://www.tmodloader.net/
MIT License
4.02k stars 1.85k forks source link

Controller support in tModLoader #128

Open Kimi-Arthur opened 7 years ago

Kimi-Arthur commented 7 years ago

Controller users have to switch to use mouse to do even simple actions. Simple controller support should be very helpful to them (/me).

Thanks!

JavidPack commented 7 years ago

In what context? The game menus?

Kimi-Arthur commented 7 years ago

For example, your ItemCheckList is a good example where you may want to scroll through the items, toggle sort logic etc.

Itorius commented 7 years ago

That's just a basic UIList. If I ever get time, I will expand the UI examples.