All I want is to have a simple HUD to display ammo count on the bottom left of my screen. I can most likely figure out the rest of the HUD from there.
Hey alx,
There’s a great example available in our Content Examples that you can look at for reference. Open the Blueprint_HUD map and do a search for the BP_HUD_Example Blueprint in the Content Browser.
You can also check out this tutorial from one of our users, Rama:
That dives into C++, if you’re comfortable with that.
Hope that helps!
Ben Halliday