Experience System with working HUD

for the moment, can you set the text color in the “Draw Text” to red? you currently have it black and since your bar is black they wont show up.

once you do that, create an “event tick” in your pawn, give it a 1 second delay, then call “Get Player experience” and set the in integer to a random between 1-20.

Hopefully these should be all thats needed.