Files
pomchronicles/templates/damage_banner.tscn
2025-10-09 14:52:47 -04:00

17 lines
476 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://4wbwscvayw8c"]
[ext_resource type="Script" uid="uid://cv7wuquahc53c" path="res://scripts/quest_notice_banner.gd" id="1_5gikw"]
[node name="Damage Banner" type="Sprite2D"]
script = ExtResource("1_5gikw")
[node name="Label" type="Label" parent="."]
offset_left = -32.0
offset_top = -26.0
offset_right = 37.0
offset_bottom = 8.0
theme_override_font_sizes/font_size = 24
text = "99999"
horizontal_alignment = 1
vertical_alignment = 1