Character Selection in UE4 - Part 14: Pre-selecting out Character
Added 2020-11-08 19:00:02 +0000 UTCIn this episode we'll implement a way to make the currently selected character highlight in the menu. To make this happen we'll write a Map Variable, extracting the name of our mesh and translate it into a Button object.