29 lines
925 B
Plaintext
29 lines
925 B
Plaintext
[gd_scene format=3 uid="uid://bc5a7tb0my6n5"]
|
|
|
|
[ext_resource type="Script" uid="uid://biud4ob4h0rrs" path="res://scripts/ui/stylized_number_display.gd" id="1_s5s2y"]
|
|
[ext_resource type="Texture2D" uid="uid://cavpqnd0qqoou" path="res://assets/ui/SO008B.BMP" id="2_b1oqg"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b1oqg"]
|
|
atlas = ExtResource("2_b1oqg")
|
|
region = Rect2(546, 839, 272, 39)
|
|
|
|
[node name="StylizedNumberDisplay" type="Control" unique_id=702997768]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_s5s2y")
|
|
sprite_sheet = SubResource("AtlasTexture_b1oqg")
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=2089310026]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/separation = 2
|