Learn to create 3D FPS course part 1

What you will learn

programing with C#

work with unity

design in 3D

Create a full game

Description

Learn how to create and program your very own 3D Platformer game using Unity, an industry-standard game development program used by many large gaming studios and indie developers across the world.

In this course you won’t just be learning programming concepts, but tying these concepts to real game development uses.

This course has been designed to be easily understandable to everyone, so whether you’re a complete beginner, an artist looking to expand their game development range or a programmer interested in understanding game design, this course will help you gain a greater understanding of development.


Get Instant Notification of New Courses on our Telegram channel.


At the end of this course you will have developed the ability to create such game elements as:

  • Full 3D Character Movement
  • Unity Installation and setup
  • physics
  • Enemy Pathfinding
  • basic artificial intelligent
  • camera animation and cutscene
  • Animating Characters
  • State-based Enemy AI
  • Fully-featuredΒ  Battles
  • Complete Health System
  • Audio system using Audio Mixer
  • Unity’s Cinemachine Camera system
  • Player Attack system
  • Enemy Attack System
  • Camera Look System
  • Player Jump
  • Scripting, Scripting and Scripting
  • Importing Zombie Assets
  • Adventure RPG game
  • and a tone more

Start learning today and let me help you become a game developer!

Who this course is for:

  • Anyone who wants to make their own 3D games.
  • People who want to create and publish their own games.
  • Complete beginners with an interest in learning game development.
  • Developers who want to re-skill across to game development.
  • People interested in working in the game design industry.
  • Competent and confident with using a computer…
English
language

Content

Introduction

Introduction
2)New 3D Project
3)Player &Camera Setting
4)Camera Orbit Script Part 1
5)Camera Orbit Script part 2
6)Player Movement
7)Player Jump
8)enemy Game Object
9)Navmesh Setup
10)Enemy chase player