15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://d0x0yv7nevod7"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/BtnIcon.cs" id="1_b787p"]
|
|
|
|
[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
|
|
script = ExtResource("1_b787p")
|
|
|
|
[node name="btn" type="Button" parent="."]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|