MENU

Fun & Interesting

[Unity] First Person Controller [E01: Basic Controller]

Acacia Developer 162,761 5 years ago
Video Not Working? Fix It Now

The FPS controller series is now revamped and making a return! The goal of this series is to create a character controller from scratch without using pre-built assets. In this episode, I demonstrate how to set up a controller that is controllable with the mouse and WASD keys. The controller is also influenced by gravity. Project on GitHub: https://github.com/Acacia-Developer/Unity-FPS-Controller Time stamps: 0:00 Intro 0:34 Building controller in editor 2:18 Script setup 2:50 Mouse look 7:49 Locking and hiding cursor 8:31 WASD input 14:55 Smoothing WASD input 17:20 Smoothing mouse look 18:20 Gravity 20:21 Outro

Comment