Config change key binding for map zoom

General support.
Post Reply
User avatar
claudiomg
New Member
New Member
Posts: 1
Joined: Wed Aug 14, 2019 9:00 am

Hi, I use UGUI Minimap for some time in my game, I want to change button map for zoom, but I don't want to specify a key for it. I want to specify a tag button because I want to allow the player to change that button using the Unity launcher.
I config "ZoomMinus" and "ZoomPlus" on Unity InputManager, but can use them, in the UGUI Minimap option is only possible to assign a keyboard key, not an InputManager button, for example, "Fire".

ps: I use Unity 5.6 (I know that is a very old version, but my game runs fine on it)
Post Reply