Hi, can someone please tell me how to implement a standard type system in Panorama, like in standard Dota, so that it displays through the alt key, like buttons and everything else? I understand, but I don't know how to make it display only when holding down the alt key.
#How to display a panorama when pressing the Alt key?
1 messages · Page 1 of 1 (latest)
check GameUI.IsAltDown()
I understand that this is some kind of standard function in js?