I18NCommander/I18N Commander/App/scenes/BtnIcon.tscn

15 lines
466 B
Plaintext
Raw Permalink Normal View History

2023-12-08 21:56:37 +00:00
[gd_scene load_steps=2 format=3 uid="uid://d0x0yv7nevod7"]
2023-12-08 18:38:57 +00:00
2023-12-08 19:09:50 +00:00
[ext_resource type="Script" path="res://scenes/BtnIcon.cs" id="1_b787p"]
2023-12-08 18:38:57 +00:00
2023-12-08 21:03:05 +00:00
[node name="btn_icon" type="MarginContainer"]
theme_override_constants/margin_left = 6
theme_override_constants/margin_top = 6
theme_override_constants/margin_right = 6
theme_override_constants/margin_bottom = 6
2023-12-08 19:09:50 +00:00
script = ExtResource("1_b787p")
2023-12-08 18:38:57 +00:00
2023-12-08 21:03:05 +00:00
[node name="btn" type="Button" parent="."]
2023-12-08 18:38:57 +00:00
unique_name_in_owner = true
layout_mode = 2