Recorded Live Session - Using the Input System in Unity
Tutorial
·
Beginner
·
+0XP
·
60 mins
·
(118)
Unity Technologies
Watch the recording of the live session where a Unity Certified Instructor led learners through a series of mini-challenges to take advantage of Unity's new Input System. Throughout the session, users will be able to:
- Describe the use case for the Input System
- Understand how the Input System allows for multiple input devices to be used without modification to game logic
- Configure a Unity application to use the Input System
- Demonstrate the use of multiple Control schemes, Actions, and bindings
- Add Input System logic to game logic via C# scripts