Free asset. Use to make loads of health bars from a single sprite. Make sure to give credit. :) How to use: 1. Backpack the health bar sprite from this project. 2. Put your health bar sprite in your project. 3. Make sure that any lower case variables from the health bar sprite are for this sprite only. 4. Drag the custom block in the health bar sprite to sprites where you want to use the health bar. 5. Use the custom block. There are examples in the project.
Important!: The custom block only displays health for one display update. Put it in a loop to make it appear all the time. How is this different from just following @griffpatch's tutorial. Well this supports multiple bars with a single sprite using clones. Credit: @griffpatch for his silky smooth health bar tutorial ( https://scratch.mit.edu/discuss/youtube/dtMy3umcoEI ) and giving me a concept for multiple health bars with his normal health bar tutorial ( https://scratch.mit.edu/discuss/youtube/rTKDzz_d6X4 ). Me for putting it together. :)