Hi guys!
I have a quick question and hope someone here can help me out. I'm trying to code a keyboard GUI for my game. The main platform should be Android, which is why I want to include the keyboard as a GUI.
Now, there's a function called ProcessClick. Is there something similar for the buttons of the keyboard? If the player clicks on the letter Q on my GUI, the game should emulate the button press on the keyboard.
Any suggestions?
Thank you very much
Kai
I have a quick question and hope someone here can help me out. I'm trying to code a keyboard GUI for my game. The main platform should be Android, which is why I want to include the keyboard as a GUI.
Now, there's a function called ProcessClick. Is there something similar for the buttons of the keyboard? If the player clicks on the letter Q on my GUI, the game should emulate the button press on the keyboard.
Any suggestions?
Thank you very much
Kai