Multiplayer FPS in Unity - 6: PlayerController and Movement

In this episode we cover instantiating the PlayerController as well as movement and syncing player positions between clients. Source code: Music by Stevia Sphere: 0:00 Overview 0:09 Setup 0:45 PlayerManager 2:16 PlayerController prefab 4:39 PlayerController script 5:50 Looking 8:44 Moving 10:26 Jumping 13:50 Committing movement 14:30 Fixing up jumping 15:36 Lighting 15:55 First build 16:36 Both players moving bugfix 17:2
Back to Top