Learn Unit Movement for RTS Games with Unreal Engine

preview_player
Показать описание

Master the fundamentals for RTS games in Unreal Engine!

Real-time strategy games combine the best of quick action and thought-provoking decisions. This has made them not only an immensely popular genre for developers to take advantage of, but one with room for a lot of creative expression.

In this tutorial, you’ll explore foundational strategy-game mechanics for unit movement that are common to multiple kinds of RTS games. Here, we'll go over how we can move our units to a target or to a given location on the map, when the player right-clicks on the game ground or on an enemy. And for that, we're using the Blueprints Visual Scripting system that Unreal Engine provides for us, which makes things simpler.

Whether you want to build a space epic, historical battle simulator, or something else, learning the core techniques will ensure you’re ready to tackle any sort of RTS that comes your way.

You will learn how to:

- Make units selectable and moveable
- Implement simple combat and enemy AI
- Use the Nav Mesh for auto-navigation
- Provide combat & selection feedback
- Create RTS-appropriate cameras
- Improve prototype-level aesthetics

… and more!
Рекомендации по теме
Комментарии
Автор

Using this method. I am having an issue where my node is failing to find anything specifically related to the AIcontroller through the RTSController. I have been having this issue for about a month now and all the information I have sought out on the topic has led to dead ends. So far I have enabled any and all auto possess options to try and force the AIController to enter the scene so that it doesn't return a None whenever I attempt to move units around. However so far nothing seems to have worked.

Hellishcaos
Автор

I did everything what you did.. step by step.. and it olny moves a few squares.. when the bound is set correcly

mateiteodorof
Автор

Try spawn 100 of this units, move them all at once and tell me your fps)

MrJekaeben
visit shbcf.ru