SUI/sui/scenesrc/SuiIconButton.tscn

33 lines
824 B
Text
Raw Normal View History

2024-05-08 20:45:33 +02:00
[gd_scene load_steps=3 format=3 uid="uid://cxg471hoqg6mr"]
2024-03-23 13:18:44 +01:00
2024-05-10 14:39:53 +02:00
[ext_resource type="Script" path="res://addons/SUI/src/SuiIconButton.gd" id="2_g6elc"]
[ext_resource type="Theme" uid="uid://prqv77t23rsq" path="res://addons/SUI/themes/Button.tres" id="3_knxki"]
2024-03-23 13:18:44 +01:00
[node name="SuiIconButton" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
2024-05-08 22:13:17 +02:00
offset_right = -1290.0
offset_bottom = -660.0
2024-03-23 13:18:44 +01:00
grow_horizontal = 2
grow_vertical = 2
2024-05-08 20:45:33 +02:00
script = ExtResource("2_g6elc")
2024-03-23 13:18:44 +01:00
ip_left = 8
ip_top = 5
ip_right = 8
ip_bottom = 5
[node name="Button" type="Button" parent="."]
layout_mode = 0
2024-05-08 22:13:17 +02:00
offset_right = 150.0
offset_bottom = 150.0
2024-03-23 13:18:44 +01:00
theme = ExtResource("3_knxki")
[node name="Icon" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = 8.0
offset_top = 5.0
2024-05-08 22:13:17 +02:00
offset_right = 150.0
offset_bottom = 150.0