Hey guys! I'm trying to implement hotkeys in my game eg. T=Bag, S=Save, O=Pokedex, P=Pokémon etc.
I know I need to modify the PokemonControls Script, I have implemented the keys in the control screen, but I don't know how to make it functional.
Need help here!