Unreal Engine 5 - Real Time Strategy Game Tutorial Series

32 videos • 132,102 views • by CodeLikeMe In this tutorial series, I am going to build a strategy game template from scratch. Here, we will start from the basic mechanisms such as the controller of the game and expand the project to cover all other mechanisms to build a complete strategy game template that utilizes the power of unreal engine. The series is inspired by popular strategy games such as Age of Empires, Anno and few other strategy games. These are the topics I have been worked on so far in the series, - Strategy game player controller - Strategy game camera controls - Unit Selection and move commands - Fog of war - Dynamic animated cursor changes when hovering on objects based on available actions - Select and Command multiple characters - Box selection of units - Unit tracking - Minimap and minimap navigation - Multiplayer replication - Multiplayer- Unit ownership - Combat mechanisms - Defense towers As this is an ongoing effort of creating a complete customizable strategy template to be used in unreal engine projects, I will keep adding new entries and introduce new mechanisms in future as well.