delurbelako/scenes/gui/construction_button.tscn
2025-10-16 22:05:24 +05:00

17 lines
521 B
Text

[gd_scene load_steps=2 format=3 uid="uid://dwq8u8ptmcegk"]
[ext_resource type="Script" uid="uid://db37xmo8ygwhg" path="res://scripts/gui/construction_button.gd" id="1_unpdg"]
[node name="ConstructionButton" type="AspectRatioContainer"]
offset_right = 12.0
offset_bottom = 9.0
size_flags_horizontal = 3
size_flags_vertical = 3
theme_type_variation = &"CRT"
[node name="Button" type="Button" parent="."]
layout_mode = 2
theme_type_variation = &"CRT"
icon_alignment = 1
expand_icon = true
script = ExtResource("1_unpdg")