[gd_scene load_steps=2 format=3 uid="uid://cqkond8xwtdv5"] [ext_resource type="Script" path="res://component/ui/hud/chocolate_gauge/chocolate_gauge.gd" id="1_bmn7t"] [node name="ChocolateGauge" type="PanelContainer"] anchors_preset = 3 anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -40.0 offset_top = -40.0 grow_horizontal = 0 grow_vertical = 0 script = ExtResource("1_bmn7t") [node name="HBoxContainer" type="HBoxContainer" parent="."] layout_mode = 2 [node name="ChocolateLabel" type="Label" parent="HBoxContainer"] layout_mode = 2 text = "Chocolate = " [node name="ChocolateCounter" type="Label" parent="HBoxContainer"] unique_name_in_owner = true layout_mode = 2 text = "0"