UE4 UI Colorized String
This Widget allows you to translate a simple text (e.g: Player Name) that contains one or more markers into a colorized text that you can display wherever you want (e.g: a Scoreboard).
This Widget has been designed to be as easy as possible to integrate into any project, allowing you to have a functional colorized text widget using markers that you can easily edit and replace to convent to your own requirements.
You will need around 10 minutes to review and understand how the widget is working, so a total integration + markers replacement would not take you more than 30 minutes.
Number of Blueprints: 3
Number of Enumerator: 1
Supported Development Platforms: All
Supported Engine Versions : As long as I know, it should work on every versions of Unreal Engine
An entire project that contains the Widget, including a usage exemple located in the Level Blueprint.