You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.inputsystem/Documentation~/videos.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
uid: input-system-videos
3
3
---
4
-
5
-
# Video resources
4
+
# Videos
6
5
7
6
This page provides a collection of video resources to introduce the Input System in Unity 6. Follow the videos in the order provided, since many of the tutorials provide a foundation for understanding the more advanced tutorials.
8
7
9
8
The Input System supports several different workflows, each with its own advantages. These videos walk you through the most commonly used workflows and offer practical guidance to help you begin using the Input System right away.
10
9
10
+
11
11
## Introduction to the Unity Input System
12
12
13
13
**Description**: This is the first video in a 7-part series that demonstrates how to get started with Unity’s Input System and introduces some of its core concepts. It covers the following lessons:
@@ -20,6 +20,7 @@ The Input System supports several different workflows, each with its own advanta
20
20
21
21
**Link**: [Watch video 1/7](https://www.youtube.com/watch?v=TiTKAseu17A) (YouTube)
22
22
23
+
23
24
## Input System scripting
24
25
25
26
**Description**: The second video in the series introduces scripting with the Input System to control a third-person character:
@@ -50,6 +51,7 @@ The Input System supports several different workflows, each with its own advanta
50
51
51
52
**Link**: [Watch Video 4/7](https://www.youtube.com/watch?v=GdjP5pggaHw) (YouTube)
52
53
54
+
53
55
## Rebind Input System controls
54
56
55
57
**Description**: The fifth video in the series explores in-game rebinding:
@@ -70,6 +72,7 @@ The Input System supports several different workflows, each with its own advanta
70
72
71
73
**Link**: [Watch Video 6/7](https://www.youtube.com/watch?v=beDfIBLfx4c) (YouTube)
72
74
75
+
73
76
## Player Input Manager and local multiplayer games
74
77
75
78
**Description**: The seventh video in the series focuses on local multiplayer games, where two or more players share the same computer and screen while using separate controllers. Learn how to use the Player Input Manager component to enable multiple players to control different characters in a local multiplayer setup.
@@ -80,4 +83,4 @@ This includes examples that demonstrate the following:
80
83
- A split-screen configuration
81
84
- A two-player scenario
82
85
83
-
**Link**: [Watch Video 7/7](https://www.youtube.com/watch?v=lGxXQzE5Vu8) (YouTube)
86
+
**Link**: [Watch Video 7/7](https://www.youtube.com/watch?v=lGxXQzE5Vu8) (YouTube)
0 commit comments