[gd_scene load_steps=5 format=3 uid="uid://c57u187iciexi"] [ext_resource type="Script" uid="uid://i4p62x8fnqpn" path="res://Scripts/GL_Node_Map.gd" id="1_jyqbx"] [ext_resource type="PackedScene" uid="uid://mowdu1i1rldt" path="res://Scenes/UI/Search.tscn" id="1_xwfut"] [sub_resource type="Gradient" id="Gradient_jyqbx"] offsets = PackedFloat32Array(0) colors = PackedColorArray(0.121569, 0.121569, 0.121569, 0.501961) [sub_resource type="GradientTexture1D" id="GradientTexture1D_2eix6"] gradient = SubResource("Gradient_jyqbx") [node name="NodeMap" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_jyqbx") [node name="Background" type="TextureRect" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 texture = SubResource("GradientTexture1D_2eix6") stretch_mode = 1 [node name="Label" type="Label" parent="."] layout_mode = 0 offset_left = 4.0 offset_top = 4.0 offset_right = 249.0 offset_bottom = 27.0 text = "Editing nodes, press ESC to exit." [node name="Search" parent="." instance=ExtResource("1_xwfut")] visible = false layout_mode = 1 [node name="Holder" type="Control" parent="."] anchors_preset = 0 offset_right = 40.0 offset_bottom = 40.0