Let’s Make a survival FPS Game in Unity! - Part 1: Player setup and shooting! (unity3d fps tutorial)

In this first video in our FPS series we will be starting our journey towards creating our own First person shooter Game (FPS) in Unity 3D. We will not use any paid assets, so all tools and in game objects will be free. This will be a multi part series and today we will be creating our player and first weapon; and will go all the way through creating an interaction system, NPC’s, Enemies with a bit of smarts to them, and a full points system with a saving system. Code: Assets used: Standard assets: Low poly weapons: ----------------- What do we do here at Coding In Unity? ----------------- Coding In unity is a small YouTube channel dedicated to helping you achieve your game development goals! I create tutorials for Unity3d, Unity2d, Progr
Back to Top