Compare commits

..

1 commit

Author SHA1 Message Date
Kevin Schmidt
a1334a1f46 Show Money, show hitpoints 2025-03-13 13:12:55 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ lint:
-gdlint . -gdlint .
-gdformat . -gdformat .
api_version := "v0.0.0-rc.8" api_version := "v0.0.0-rc.4"
api_location := "scripts/api-client" api_location := "scripts/api-client"
generate: generate:
#!/bin/sh #!/bin/sh

View file

@ -36,7 +36,7 @@ scroll_active = false
autowrap_mode = 0 autowrap_mode = 0
script = ExtResource("1_saby1") script = ExtResource("1_saby1")
[node name="Money" type="RichTextLabel" parent="UI/HUD"] [node name="Time" type="RichTextLabel" parent="UI/HUD"]
layout_mode = 1 layout_mode = 1
anchors_preset = 8 anchors_preset = 8
anchor_left = 0.5 anchor_left = 0.5