How to share variables between class blueprints?

I have a float variable that I’d like to share from my character with the HuD, but I can’t quite seem to get it to share despite my attempts at reading through the documentation. So if someone could walk me through the process (Slowly if possible lol), I would be pretty happy :slight_smile:

Thanks in advance.

Click the eye next to the variable so it is made . In the HUD get the character and cast it to your class, then from it’s output look in the variables section, your variable should be there.

Ah ok! I see where I was going wrong now…Thanks for the help :slight_smile:

“In the HUD get the character and cast it to your class, then from it’s output look in the variables section” Dude explain this better. What hud? Which blueprint am I doing the cast in? What class? Cmon dude

“In the HUD get the character and cast it to your class, then from it’s output look in the variables section” Dude explain this better. What hud? Which blueprint am I doing the cast in? What class? Cmon dude

The answer to this question can be found here.