The problem is (i hope that i understand) that i have already done these.I hope at least i have done them correct.
I have created a seperate layer to make my HUD just as the HUD tutorial.
Also i was meant to say Scroll rate Y considering my problem.Iam sorry for that.
You did set Scroll Y Rate to 0%, however you put the HP bar out of the screen. Like I said before:
You have to place your HUD stuff in the layout relative to the first outlined screen. Your HP bar sits all the way down in your layout, so it won't be visible.
To be clear: when you start out in the layout editor, there's one outlined rectangle which represents your game's window/resolution. So place all the stuff on a Scroll Rate 0% layer inside this rectangle in order for it to appear on the screen. It doesn't matter that your game is actually starting all the way down in the layout.