defold / examples

Defold examples for the Learn section of the site
https://www.defold.com/examples/
109 stars 28 forks source link

Added example of health bars. #47

Closed paweljarosz closed 1 month ago

paweljarosz commented 1 month ago

Added example of a health bar for games with 3 different gui nodes examples with different pivots. Utilised messages from script to gui_script to update health bars.

paweljarosz commented 1 month ago

Sorry, forgot to add markdown for page creation. I will add it.

paweljarosz commented 1 month ago

Updated :)