Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity detect any key

if (Input.anyKey) {
  // Code here
}
Source by nullorempty.org #
 
PREVIOUS NEXT
Tagged: #unity #detect #key
ADD COMMENT
Topic
Name
3+1 =