Learn how to create your first Topdown game in Unity implementing popular features like in Enter The Gungeon and Soul Knight!
In this course, you will learn the basics of every Topdown Roguelike game, creating characters like players and enemies. Apply behaviors to these characters such as Walk, Run, Flip, and Dash. All the basics components will help you get an understanding of movement, rotations, and how to create characters with a Component–based System.
You will create Weapons like Guns and Swords, each of them with different behavior and logic. By doing this you will enforce your C# knowledge.
In this course, you will also learn:
Singleton Pattern to communicate between classes.
Structure your code in a modular way.
Use Inheritance to create our Player.
Object Pooler to reuse Objects.
Create a Health System that can be applied to any object.
Create Projectiles for our enemies and Player.
Create a 2D Topdown Camera to follow our Player.
Understand how to use TileMaps and Rule Tiles
Create Items that can be picked and used.
Create a Vendor to buy some Items.
Create a Pluggable AI System using the Delegate Pattern to add Behaviors to our Enemies.
Create SoundManager to play some sounds.
Instructor Details
Courses : 2
Specification: Learn to create a 2D Action Roguelike Game in Unity 2022
|
8 reviews for Learn to create a 2D Action Roguelike Game in Unity 2022
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 17.5 hours |
Year | 2021 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$84.99 $9.99
Jorge Moya –
Amazing course, everything is simple and well done. Love the good programming practices applied. For beginners is really a good course, the AI section (Intermediate) is just amazing, the use of ScriptableObjects makes everything simple and modular, so we can expand it the way we want. Good Instructor, looking forward to more courses!
Ronald Welch –
Good content and delivery. Gives challenges to help with learning.
Derek James Ramey –
its a good match so far, i have made my first game but I wanna learn more and better practices and this is a good refresher and bringing good tips and practices to the table
Keith Linfoot –
A very good course, I learnt a lot of new techniques from this. Instructor quick to respond to any questions.
Adam Lacite –
Amazing course so far, I especially enjoy the way of teaching, simple and clear. I checked the AI section and I have to say it is really good, looking forward to reaching that part of the course. I will consider using that system for mu current game. To sum up, a great course, a really good instructor and amazing content. RECOMMENDED.
Denis Pro –
The course itself is good but the low quality really makes it hard to read whatever this guy trying to write, having a 4K screen, its almost impossible without perfect vision.
Joe Diaz –
Loving the course! Everything is well explained… Great instructor and quality content. Im currently watching the AI section and it is really cool!
Pedro Luz –
Perfect for beginners, perfect for anyone that wants to learn Unity.