MENU

Fun & Interesting

FPS Controller with Unity's New Input System

Practical Programming 71,116 lượt xem 4 years ago
Video Not Working? Fix It Now

Learn how to make an FPS controller using Unity's new input system. We will cover horizontal movement, jumping, and custom gravity in this tutorial, and I will explain what everything does along the way.

Download the Final Project on GitHub: https://github.com/SK-Studios/FPS-with-New-Input-System

----------------------------- Contents -----------------------------
0:00 Introduction
0:20 Installing the New Input System Package
2:22 Player Setup
4:30 Input Actions Setup
7:30 Getting Input from the Player
10:00 Horizontal Movement
13:20 Custom Gravity
16:25 Jump
18:55 Mouse Look
25:20 Cleaning Up the Scripts

Comment