User Input
Tutorial
·
Beginner
·
+10XP
·
5 mins
·
(559)
Unity Technologies
In this tutorial, you will learn how to capture user keyboard input using the Update method and output to the console using Debug.Log.
Languages available:
1. User Input
Main.cs
Debug.Log
calls may not appear in the the Console by default. Be sure that they are turned on before testing.