Skip to content

Use multiple HealthBar2D

Latest
Compare
Choose a tag to compare
@vi4hu vi4hu released this 24 Jan 19:48
· 3 commits to main since this release
  • Changed the way to initialize the HealthBar2D, helps use many of them (take a look at example.tscn)

New Way:

$HealthBar2D.initialize("signal_name_in_string", max_attribute_value)