MENU

Fun & Interesting

Unreal Engine 5 Real Time Strategy Game with C++ - Part 20 - Unit Selection Rules

CodeLikeMe 653 lượt xem 2 weeks ago
Video Not Working? Fix It Now

Project Files: https://www.patreon.com/posts/12496746 .
This is the 20th part of the tutorial series, where we are going to implement a Real Time Strategy game using Unreal Engine and C++. Today we are going to work on rules for unit selection. Here we are referencing age of empires selection system.
1. Through box selection we can only select characters/pawns that belongs to player's faction.
2. Characters/Pawns that belongs to other factions can be selected by directly clicking on them.
3. Buildings can be selected by direct clicking only.
4. Player can only command characters/pawns that belongs to player's faction.

Full C++ RTS Playlist: https://www.youtube.com/playlist?list=PLNTm9yU0zou5_PYxEdjNbAgbVRn-daOga .

Unreal Strategy game with Blueprints series: https://www.youtube.com/playlist?list=PLNTm9yU0zou4Eulmi8YIfzHiNZEzfbSMk

► 👇 𝐒𝐮𝐩𝐩𝐨𝐫𝐭 𝐓𝐡𝐞 𝐂𝐡𝐚𝐧𝐧𝐞𝐥 // 𝐁𝐞𝐜𝐨𝐦𝐞 𝐀 𝐏𝐚𝐭𝐫𝐨𝐧!
https://www.patreon.com/codelikeme
►Patrons will have access to project files of all the stuff I do in the channel and other extra benefits

Join this channel to get access to perks:
https://www.youtube.com/channel/UClb6Jh9EBV7a_Nm52Ipll_Q/join

Like my facebook page for more content : https://www.facebook.com/gamedevelopersclub/
Follow me on twitter : https://twitter.com/CodeLikeMe2
Follow me on reddit : https://www.reddit.com/user/codelikeme
#CodeLikeMe #unrealengine #ue5 #ue4 #indiegamedev

Comment