Hello, I am having issues creating my own Health bar from scratch. I dug through the content examples in the HUD level, and pretty much copied the material there.
The problem is, while in the content example (4.0), I change the Current health Param i get this:
I tried copying and pasting the nodes from the content examples into my project thinking that it would work, and it doesnt work. I am completely stumped.
Anyone know what might be causing this? I want it to look like the first image. Without tiling. Thanks in advance.
UPDATE: I copied and pasted the nodes from my project into the content examples, and it works in the content examples. I have no idea what is going on =/
So I figured it out. I used the texture in the HUD example in the content examples. So whatever texture you use, make sure that you double click the texture and set the X-Axis and Y-axis tiling method to Clamp which can be found under the texture drop down to the right. Hope this helps anyone who was having similar issues.