[gd_scene load_steps=11 format=3 uid="uid://5qkcf1cpre32"] [ext_resource type="Script" uid="uid://val4c82n4krk" path="res://score_counter.gd" id="1_t7i3n"] [ext_resource type="Texture2D" uid="uid://ddh7mk2ekhq3u" path="res://Mini Pixel Pack 3/UI objects/Number_font (8 x 8).png" id="1_terno"] [sub_resource type="AtlasTexture" id="AtlasTexture_t7i3n"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_knege"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_qa8aw"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_pd82r"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_j44f5"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_emiqc"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_inuy1"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [sub_resource type="AtlasTexture" id="AtlasTexture_ke503"] atlas = ExtResource("1_terno") region = Rect2(32, 8, 8, 8) [node name="ScoreCounter" type="HBoxContainer"] anchors_preset = 10 anchor_right = 1.0 grow_horizontal = 2 size_flags_horizontal = 8 script = ExtResource("1_t7i3n") [node name="Digit0" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_t7i3n") stretch_mode = 5 [node name="Digit1" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_knege") stretch_mode = 5 [node name="Digit2" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_qa8aw") stretch_mode = 5 [node name="Digit3" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_pd82r") stretch_mode = 5 [node name="Digit4" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_j44f5") stretch_mode = 5 [node name="Digit5" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_emiqc") stretch_mode = 5 [node name="Digit6" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_inuy1") stretch_mode = 5 [node name="Digit7" type="TextureRect" parent="."] layout_mode = 2 texture = SubResource("AtlasTexture_ke503") stretch_mode = 5