13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
[gd_scene format=3 uid="uid://ccrodv5x16nay"]
|
|
|
|
[ext_resource type="Script" uid="uid://dwav7d4amw8yu" path="res://ui/screens/level-select-screen/level_button.gd" id="1_ej8yx"]
|
|
|
|
[node name="LevelButton" type="Button" unique_id=923151870]
|
|
custom_minimum_size = Vector2(90, 90)
|
|
offset_right = 8.0
|
|
offset_bottom = 8.0
|
|
theme_override_font_sizes/font_size = 56
|
|
script = ExtResource("1_ej8yx")
|
|
|
|
[connection signal="pressed" from="." to="." method="_on_pressed"]
|