diff options
| author | Radio <radiohotline@disroot.org> | 2026-05-30 00:15:31 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-05-30 00:15:31 +0300 |
| commit | 9d87bc7922f76dc835ac4d4e99115b204cbfdea7 (patch) | |
| tree | c777566d4a5026ec9a166cbb37769afa588282fb /scenes/ui/title_button.tscn | |
| parent | c10385a69170ac4e366477ded90cacb83b98d787 (diff) | |
menus my menu
Diffstat (limited to 'scenes/ui/title_button.tscn')
| -rw-r--r-- | scenes/ui/title_button.tscn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scenes/ui/title_button.tscn b/scenes/ui/title_button.tscn new file mode 100644 index 0000000..8c876d3 --- /dev/null +++ b/scenes/ui/title_button.tscn @@ -0,0 +1,8 @@ +[gd_scene format=3 uid="uid://dj2dk1g7jnk23"] + +[node name="Button" type="Button" unique_id=1597537067] +custom_minimum_size = Vector2(100, 50) +offset_right = 8.0 +offset_bottom = 8.0 +size_flags_horizontal = 3 +size_flags_vertical = 3 |
