User Input

Tutorial

·

Beginner

·

+10XP

·

5 mins

·

(559)

Unity Technologies

User Input

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


[@portabletext/react] Unknown block type "code", specify a component for it in the `components.types` prop

Debug.Log calls may not appear in the the Console by default. Be sure that they are turned on before testing.



Complete this tutorial