Testing chip bar

This commit is contained in:
gamer147
2026-04-10 12:23:45 -04:00
parent 834d6a3a83
commit 6d9d08d78c
9 changed files with 41 additions and 14 deletions

View File

@@ -101,7 +101,7 @@ animations = [{
}],
"loop": true,
"name": &"down",
"speed": 8.0
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
@@ -118,7 +118,7 @@ animations = [{
}],
"loop": true,
"name": &"idle",
"speed": 8.0
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
@@ -135,7 +135,7 @@ animations = [{
}],
"loop": true,
"name": &"left",
"speed": 8.0
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
@@ -152,7 +152,7 @@ animations = [{
}],
"loop": true,
"name": &"right",
"speed": 8.0
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
@@ -169,7 +169,7 @@ animations = [{
}],
"loop": true,
"name": &"up",
"speed": 8.0
"speed": 5.0
}]
[resource]

View File

@@ -22,7 +22,7 @@ metadata/_custom_type_script = "uid://d37ulss2k0bq5"
[sub_resource type="Resource" id="Resource_nc6h6"]
script = ExtResource("5_rqhbp")
max_hp = 20
max_hp = 156
metadata/_custom_type_script = "uid://cydoey8a8nmb8"
[resource]