- 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)
HealthBar2D
, helps use many of them (take a look at example.tscn)New Way:
$HealthBar2D.initialize("signal_name_in_string", max_attribute_value)