Unreal Engine 5 RTS with C++ - Part 36 - Show Health bar On Hover
Project Files: .
This is the 36th 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 how to show the health bar of the character when player hover cursor over the characters in the game. We have already implemented a gameplay message that is broadcasted when player hover over a pawn and the HUD is listening to that message using gameplay messaging system. This event will be used to detect what character the player is currently hovering over and that event will be used to show the healthbar.
Unreal Engine Gameplay Message Subsystem - How To Use:
Full C++ RTS Playlist: .
Unreal Strategy game with Blueprints series:
โบ
๐๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ ๐๐ก๐ ๐๐ก๐๐ง๐ง๐๐ฅ // ๐๐๐๐จ๐ฆ๐ ๐ ๐๐๐ญ๐ซ๐จ๐ง!
โบ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:
Like my facebook page for more content : /
Follow me on twitter :
Follow me on reddit :
#CodeLikeMe #unrealengine #ue5 #ue4 #indiegamedev
#unreal #engine #rts #with #part
Unreal Engine 5 RTS with C++ - Part 36 - Show Health bar On Hover
Project Files: .
This is the 36th 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 how to show the health bar of the character when player hover cursor over the characters in the game. We have already implemented a gameplay message that is broadcasted when player hover over a pawn and the HUD is listening to that message using gameplay messaging system. This event will be used to detect what character the player is currently hovering over and that event will be used to show the healthbar.
Unreal Engine Gameplay Message Subsystem - How To Use:
Full C++ RTS Playlist: .
Unreal Strategy game with Blueprints series:
โบ ๐ ๐๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ ๐๐ก๐ ๐๐ก๐๐ง๐ง๐๐ฅ // ๐๐๐๐จ๐ฆ๐ ๐ ๐๐๐ญ๐ซ๐จ๐ง!
โบ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:
Like my facebook page for more content : /
Follow me on twitter :
Follow me on reddit :
#CodeLikeMe #unrealengine #ue5 #ue4 #indiegamedev
#unreal #engine #rts #with #part