Posted on

Top-Down Shooter Video Game Tutorial – Player Movement

For this tutorial, we will be teaching you how to make a player movement controller for a top-down shooter video game. We will be working with Unity 2018 to create this movement controller. This controller is what we are using for our Season 001 project which will be a top-down space shooter.

After teaching how to make this controller for a single-player game. We will then teach you how to make it into a controller that will work across a multiplayer network that will work in a multiplayer game.