update - add replot and migration to godot 4.4
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dhd7niuys3i7a"]
|
||||
|
||||
[ext_resource path="res://scenes/misc/Healthbar.gd" type="Script" id=1]
|
||||
[ext_resource type="Script" uid="uid://c2hgmqaenaphi" path="res://scenes/misc/Healthbar.gd" id="1"]
|
||||
|
||||
[node name="Healthbar" type="HBoxContainer"]
|
||||
offset_left = 8.0
|
||||
offset_top = 11.0
|
||||
offset_right = 115.0
|
||||
offset_bottom = 39.0
|
||||
script = ExtResource( 1 )
|
||||
script = ExtResource("1")
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user