Thanks for this! I was just using global variable, and making 1-5 Little hearts with red inside, and the red went away in portions in how many hits you've take, haha
How do you make it so the Health bar does not exceed the max width when you add health? got everything else working so it does not exceed with when health is 0 but when health is max and I add health the health bar exceed the max width set. please help
I am sure you have either figured this out already or given up, hopefully the former, but just encase you are struggling with it, or had to rely on a work around, here goes. The way he set up the stop cap at 0, you would do the same thing with max health. It should look like this "if health > max health, set health to max health". Hope it helps!
Very good tutorial it explained what all I need for a custom progress bar.
I've been searching for a tutorial about health bars for weeks! Let's goooooo!!!!!!
7:14 for construct 3 you need to type: Sprite(your players name).health(what you named its health)
Best explanation so far. Thanks a lot.
a bit chaotic, at some moments hard to follow other then that thanks for your work
OMFG so great and usefull
mine doesn't stops i just goes back i did everything
thank you for this tutorial! I needed it for my school project! :D
Nice tutorial! You can use lerp to smoothly animate the healthbar as it goes down. Enjoyed watching you put Bbox to use :)
Hi there! Could you be kind enough to explain how to add the lerp? Is the only thing I missed in this tutorial. Thank you!!
How did you do to run it out of a web browser?
Thanks for this! I was just using global variable, and making 1-5 Little hearts with red inside, and the red went away in portions in how many hits you've take, haha
I HAVE BEEN TRYING TO DO THAT! HOW DO YOU DO IT!?!?
@@JoelleGW i bet he'll answer 3 years later
how do i set a hotspot?
can you make tutorial for rpg exp bar level up
I think there is an add on in the store you can get that does this for you. If not let me know and I'll make onec👍❤
How do you make it so the Health bar does not exceed the max width when you add health?
got everything else working so it does not exceed with when health is 0 but when health is max and I add health the health bar exceed the max width set. please help
I am sure you have either figured this out already or given up, hopefully the former, but just encase you are struggling with it, or had to rely on a work around, here goes.
The way he set up the stop cap at 0, you would do the same thing with max health. It should look like this "if health > max health, set health to max health". Hope it helps!
thanks for the tut
i've created the health bar and send it to the HUD. but somehow it wont follow the player.
Make sure that the "Anchor" behavior is added to the Health bar
i don't have a hotspot attribute under my properties tab :/ where can i find it
up ur a**
Are u using the free version of construct 2 ? If not i wanna know if the free version have all this options to offer ?
a bit late but hes not using the free versopm
Doesn't work
Did you get it working?
@@XanderwoodGameDev no, I needed it a long time ago for a class though
@@greasycheese8095 if you are still using construct 3 I have some tutorials that you may find helpful ❤
@@XanderwoodGameDev i am not sorry, it was a class I took in highschool
Gracias, necesitaba justo esto:
TiledBackground.width/Player.MaxHP*Player.CurrentHP
Thanks!!
10x