- [gd_scene load_steps=4 format=3 uid="uid://cdpmletfws64g"]
- [ext_resource type="PackedScene" uid="uid://c58uayv1noitk" path="res://UI/Counter.tscn" id="1_46kpn"]
- [ext_resource type="Texture2D" uid="uid://d15otxxh34afk" path="res://UI/puddle_icon.png" id="2_2kn7d"]
- [ext_resource type="Theme" uid="uid://hv05wcs3g4ve" path="res://UI/test_theme.tres" id="3_ukugy"]
- [node name="PuddleCounter" instance=ExtResource("1_46kpn")]
- [node name="TextureRect" parent="." index="0"]
- texture = ExtResource("2_2kn7d")
- [node name="Label" parent="." index="1"]
- theme = ExtResource("3_ukugy")
- theme_override_font_sizes/font_size = 32
|