CodeLikeMe
patreon
Unreal Engine 5 Show Player Tips - Action RPG #68
🕑 Added 2024-07-10 05:04:06 +0000 UTC
Today we are going to implement a system to show tips or on screen instructions for player. For example, when player sneak behind a character, an instruction will show Takedown (E) which helps player to remind the input that needs to press in order to perform a takedown. The same system can be used to show any instruction on the screen and not necessary to contain an input. It can be any message.