Quantcast
Channel: Questions in topic: "keyboard"
Viewing all articles
Browse latest Browse all 605

How to get Key with KeyCode.Question?

$
0
0
Hi, I'm working on a minigame but I can not get the key when the user presses "?" or "@", with the following code: if (Input.GetKeyDown("@")) { word+= "?"; } if (Input.GetKeyDown("@")) { word+= "@"; } if (Input.GetKeyDown(KeyCode.Question)) // i try too like this { word+= "?"; }

Viewing all articles
Browse latest Browse all 605

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>