Added blinks

This commit is contained in:
2025-11-29 00:47:05 +03:00
parent 93b1bca915
commit 371ded7d06
8 changed files with 85 additions and 6 deletions
+3
View File
@@ -27,11 +27,13 @@ layout_mode = 2
columns = 2
[node name="ProgrammingLabel" type="Label" parent="VBoxContainer/GridContainer"]
z_index = 100
layout_mode = 2
text = "Programming:"
horizontal_alignment = 2
[node name="ProgrammersLabel" type="Label" parent="VBoxContainer/GridContainer"]
z_index = 100
layout_mode = 2
text = "Ruslan Ignatov"
@@ -41,6 +43,7 @@ alignment = 2
[node name="BackButton" type="Button" parent="VBoxContainer/HBoxContainer"]
unique_name_in_owner = true
z_index = 100
layout_mode = 2
mouse_filter = 2
theme = ExtResource("2_nidem")