miggor-StreamGraph/graph_node_renderer/descriptors/button_descriptor.tscn

13 lines
533 B
Text
Raw Permalink Normal View History

[gd_scene load_steps=3 format=3 uid="uid://ckr4kal7nctrx"]
[ext_resource type="PackedScene" uid="uid://8fmb03aluec" path="res://graph_node_renderer/descriptors/descriptor_container.tscn" id="1_hfny8"]
[ext_resource type="Script" path="res://graph_node_renderer/descriptors/button_descriptor.gd" id="2_65frt"]
[node name="ButtonDescriptor" instance=ExtResource("1_hfny8")]
script = ExtResource("2_65frt")
[node name="Button" type="Button" parent="." index="1"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3