im making a game that needs health bars plz put it here!
Offline
you could use the slider mode of a variable called health or use a health bar widget from widget farmer
Offline
They are complicated. I can tell you the basics of them- how to use each function.
<stamp> - have 2 costumes, 1 for the health (like red), and 1 the color of the background.
That way, you stamp the health, than erase it
<x position> - don't use color sensing to sense when you die, use the X position. That way, after it gets past a certain point, you broadcast the message that you died.
That simple, but mroe complex putting it together
Offline
look here: http://scratch.mit.edu/galleries/view/22696
Offline