Learn how to create your very own first person shooter game using Unity, an industry–standard 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. You will have access to a course forum where you can discuss the topics covered in the course as well as the next steps to take once the course is complete.
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.
At the end of this course you will have developed the ability to create such game elements as:
A first–person character controller with full movement, jumping & double–jumping capabilites
A full weapons system including weapon switching and multiple gun types
Collectibles such as ammo, health & weapons
Designing complete levels
Different types of enemies to combat
Managing Audio Systems
Level Mechanics like bouncepads, portals and more
Full user Interface with interactive menus
Multiple levels
Improving visual quality with post–processing effects
Instructor Details
Courses : 9
Specification: Learn To Create A First Person Shooter With Unity & C#
|
9 reviews for Learn To Create A First Person Shooter With Unity & C#
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 11.5 hours |
Year | 2020 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | No |
$99.99 $12.99
Travis Kent –
Clear content instruction
Travis Jesso –
yes
Brian David Bruck –
always a treat to take one of James lectures.
Frederick Russ –
Really good information. Up and running in just a few videos. I would like to mention that the attached assets threw an error for me saying Blender not found. I downloaded Blender (free), and the error went away, but may throw newer devs.
Selwyn Moberts –
very good
Xane Dynamo –
Content is fine but instructor is not explaining things in depth and i feel like copying and pasting the code. Instructor does not respond to queries as well., very poor assistance .
James P Hagans –
So far so good
Aaron Grant –
This is easy to do. Thankyou.
Jo o Vitor Bertocco –
Very good in general, but there are some points that bothered me during the course and also in other courses by this instructor, his approaches to write the scripts are not great for someone not so experienced with coding to learn by, this student would develop bad programming habits and also optimization issues, there were some times that the instructor himself got confused because of the copy paste mess he created, something that could be avoided by encapsulating each behavior in it’s specific method, as it should be since that’s the purpose of oop…the update method shouldn’t be that polluted, that’s what people call spaghetti code, but it gets the job done and in the end that’s what meters. Just keep that in mind if you’re thinking to buy it..