Little Adventurer – Learn to make a 3D action game with Unity by Single-minded Ryan
Release date:2022, December
Author:Cristian Doru Barin
Skill level:Beginner
Language:English
Exercise files:Yes
What you’ll learn
- How to create a complete 3D action game from scratch with high-quality game assets
- Install, and setup Unity & Visual Studio Code
- Code basic character movement, attack, shoot and dodge abilities
- Create a simple combo system
- Control animations with animator controller, override animator controller, and animation event
- Control VFX via script
- Create AI with NavMesh system to control enemy behaviors
- Use a basic state pattern to control the character’s status
- Create basic health & damage system
- Create pickups & bullets
- Game logic control & enemy spawn
- How to use Gizmo to debug
- Basic level design
- Create main menu and game menu with Unity UI system
Requirements
Mac or PC capable of running Unity 2021
Some very basic understanding of Unity editor, such as navigating in the scene, and using basic manipulation tools (Translate, Rotate and Scale)
You should have an understanding of the basics of C#, such as how variables and functions work
Discription
Before I became a programmer, I had been working as a digital artist for a really long time, how games look really matters to me. So when I started creating this tutorial, I really wanted to make the whole experience enjoyable, not only mentally, but also visually. I want you to see a product-level video game building up in your hands while you go through this tutorial, and I believe that will make the how learning experience more immersive.
This course comes with a production-level game asset package, including high-quality models with 4K textures, animations, environment models, a pre-constructed level prefab, and VFX prefabs.
In this course, we will build a basic 3D action game from scratch with high-quality game assets. I will provide you with all the character models, animations, environment, VFX, and Post-Process settings (sound & music not included so far) to make you feel like you are building a professional game from the beginning.
I will try to focus on every detail, but at the same time, it’s better that you have some basic experience in Unity & C#, such as how to navigate the scene, move and rotate GameObjects, and understand how variables and functions work.
At the end of this course, you will be able to create game elements such as:
- Install, and setup Unity & Visual Studio Code
- Code basic character movement, attack, shoot and dodge abilities
- Create a simple combo system
- Control animations with animator controller, override animator controller, and animation event
- Control VFX via script
- Create AI with NavMesh system to control enemy behaviors
- Use a basic state pattern to control the character’s status
- Create basic health & damage system
- Create pickups & bullets
- Game logic control & enemy spawn
- Basic level design
- How to use gizmo to debug
- Create main menu and game menu with Unity UI system
- Please NOTE that this course DOES NOT contain any sound and music assets so far.
By the end of this course, you will have a 3D action game that you can show off to your friends and experiment with your unique ideas.
Please enroll today, I’m looking forward to seeing you in the course.
Who this course is for:
Anyone who wants to make their own 3D action game with good looking
Beginners with some basic C# and Unity experience
Anyone who wants to get into game development careers