[gd_scene load_steps=2 format=3 uid="uid://v1q36um3bukv"] [ext_resource type="Script" path="res://Hint/hint.gd" id="1_rxt3a"] [node name="Hint" type="Label"] modulate = Color(0.843137, 0, 1, 1) anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 theme_override_font_sizes/font_size = 16 text = "+1" script = ExtResource("1_rxt3a")