I have no idea where to sent this mesage to but oh well.
I just tried this tutorial: https://docs.unrealengine.com/latest/INT/Engine/UMG/QuickStart/5/index.html
But from step 16 of “Adding Experience Bar and Hot Bar Button” things start to not make any sence.
For example, you say “16.Next, Alt drag in the H_UnlockedText variable and enter the text you want to display when unlocking the ability.”
Up untill now the tutorial never saied to create a “H_UnlockedText variable”.
In step 18 you say : 18.After the Delay, Set H_Experience to 0.0, Set H_UnlockText to Blank and finally set H_Levelup to True."
You say “Set H_UnlockText” in fact that variable is named “H_UnlockedText” from before (never explaned where and how to create it) and even in the picture showing the graph the picture says “H_UnlockedText” not “H_UnlockText”.
Acording to the tutorial i should see what the animated picture shows me but instead i see the same thing but the “Super Jump Unlocked!” is visible from when i press play and it never goes out.
Also it seems that not all the colors work in the experience bar, i can never get the color i want (for example light blue).