mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 02:03:48 +00:00
Interactable handling
This commit is contained in:
parent
a4b39a97dc
commit
d804441378
5 changed files with 89 additions and 17 deletions
|
|
@ -26,9 +26,8 @@ animations = [{
|
|||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[node name="HUD" type="CanvasLayer" node_paths=PackedStringArray("_selector")]
|
||||
[node name="HUD" type="CanvasLayer"]
|
||||
script = ExtResource("1_m0hb0")
|
||||
_selector = NodePath("AnimatedSprite2D")
|
||||
|
||||
[node name="HealthLabel" type="Label" parent="."]
|
||||
anchors_preset = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue