Quantcast
Channel: Latest Questions by aosome23
Viewing all articles
Browse latest Browse all 64

How do I detect ONLY keypad input

$
0
0
I would like to make a if statement where if only the keypad Numbers are pressed. ie: if(Input.GetKeyDown(KeyCode.Keypad)) If there is none for any numpad input, do I have to do? if(Input.GetKeyDown(KeyCode.Keypad0) || (Input.GetKeyDown(KeyCode.Keypad1) ||... etc)

Viewing all articles
Browse latest Browse all 64

Trending Articles



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