[4.6] I need to make an if statement inside my script that handles Key presses that asks if an Input Field is being used or not.
I need this so that if an Input Field is being used, the game won't do certain things if I press a key that does something. Like if I type the key that's used to open the inventory, it will open the inventory, and I don't want that to happen.
Is it possible?
I need this so that if an Input Field is being used, the game won't do certain things if I press a key that does something. Like if I type the key that's used to open the inventory, it will open the inventory, and I don't want that to happen.
Is it possible?