Hello,
I have a question. How can my game have multiple HUD?
example I have six levels for my game so far. On each map I am trying display the current level that the player is on. I can make multiple HUD BP and select which one. However, when I do that, it shows the HUD I selected. Even though it the wrong level the player is on. I could be on level 1 and the HUD show level 2.