Files
godot_number_factory/belt.tscn
T
2026-06-22 20:45:11 -06:00

21 lines
677 B
Plaintext

[gd_scene format=3 uid="uid://kw8ughroalov"]
[ext_resource type="Texture2D" uid="uid://m2en3pg3og4u" path="res://assets/images/belt.png" id="1_susb0"]
[ext_resource type="Script" uid="uid://bh7ochydpenns" path="res://belt.gd" id="2_rfspg"]
[node name="Sprite2D" type="Sprite2D" unique_id=1338317761]
texture = ExtResource("1_susb0")
script = ExtResource("2_rfspg")
[node name="value_text" type="Label" parent="." unique_id=1850839196]
visible = false
z_index = 1
offset_left = -14.0
offset_top = -30.0
offset_right = 14.0
offset_bottom = -7.0
theme_override_colors/font_color = Color(0.23529412, 0, 0.8862745, 1)
text = "-99"
horizontal_alignment = 1
vertical_alignment = 1