Learn how to create your first Tower Defense Game in Unity!
Do you want to learn how to create a Tower Defense in Unity? Have you ever wanted to learn how to create from scratch one of these games? Tower Defense games are very popular on Android, iOS, and PC. In this course I will explain everything you need to be able to create one of these games, together we will create this game from scratch, implementing new features as we advance.
We will start with an empty project, where we will implement all the packages we need to create the game, and we are going to discuss what we need to create one of these amazing games.
The course will cover some important aspects of Tower Defense Games, like the creation of Spawners to show enemies, adding Object Pooling to increase the performance, working with the Singleton Pattern to communicate between classes, etc.
This course covers all the basics you need to create a Tower Defense Game from scratch, at the end of the course, you will have the final project ready to be downloaded.
Things you will learn:
Create Path System
Create a Spawner
Create Enemies
Create Movement
Create Towers
Specification: Learn how to create a 2D Tower Defense Game in Unity 2021
|
3 reviews for Learn how to create a 2D Tower Defense Game in Unity 2021
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 8 hours |
Year | 2021 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$84.99 $9.99
Connor Conway –
The course was very good and very detailed. The content was great and it is definitely a good start to get you up and running with the foundations for a TD game (or any game, really). Gianni was very response to all questions and managed to solve any issues. However, the code itself seemed a bit hacky at parts. It wasn’t very clean or SOLID and a lot of the times there are unused variables or behaviours that feel out of place. An example of this is with the OnEnemyHit event. This event is of type Enemy, which was actually only needed for one call of this event but was in every usage. There were also far too many public properties which seemed like a bit of an anti pattern. I come from a Software Engineering background but am only just delving into games too. The course really was good, but I think it could benefit from some solid coding practices too. Thank you for the course 🙂
Moinuddin Ahmed –
If you want to learnt tower defense type of game you have come to the right place. Amazing course
Jaco Pieterse –
I think it might be a bit tricky for beginners to understand all concepts, but I think this course is amazing, it covers so much more than just the basics!