Skip to content

Commit 606b834

Browse files
Resolving merge conflicts
1 parent f480bb8 commit 606b834

3 files changed

Lines changed: 6 additions & 63 deletions

File tree

Packages/com.unity.inputsystem/Documentation~/controls.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

Packages/com.unity.inputsystem/Documentation~/devices.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

Packages/com.unity.inputsystem/Documentation~/videos.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
uid: input-system-videos
33
---
4-
5-
# Video resources
4+
# Videos
65

76
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.
87

98
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.
109

10+
1111
## Introduction to the Unity Input System
1212

1313
**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
2020

2121
**Link**: [Watch video 1/7](https://www.youtube.com/watch?v=TiTKAseu17A) (YouTube)
2222

23+
2324
## Input System scripting
2425

2526
**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
5051

5152
**Link**: [Watch Video 4/7](https://www.youtube.com/watch?v=GdjP5pggaHw) (YouTube)
5253

54+
5355
## Rebind Input System controls
5456

5557
**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
7072

7173
**Link**: [Watch Video 6/7](https://www.youtube.com/watch?v=beDfIBLfx4c) (YouTube)
7274

75+
7376
## Player Input Manager and local multiplayer games
7477

7578
**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:
8083
- A split-screen configuration
8184
- A two-player scenario
8285

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

Comments
 (0)