[gd_scene load_steps=3 format=3 uid="uid://dxay21t1j6ha1"] [ext_resource type="PackedScene" uid="uid://b0arjg8r75f8y" path="res://Scenes/Nodes/Node.tscn" id="1_yl6vg"] [ext_resource type="Script" uid="uid://t8bsiegtsiwo" path="res://Scripts/GL_Output.gd" id="2_im8jh"] [node name="Node" type="Control"] layout_mode = 3 anchors_preset = 0 mouse_filter = 1 [node name="Node" parent="." groups=["GL Node"] instance=ExtResource("1_yl6vg")] layout_mode = 0 tooltip_text = "Controls the spotlight for Helen." script = ExtResource("2_im8jh") identification = "L_SPOT_HELEN" visual_name = "Helen Spotlight" names = PackedStringArray("enabled") types = PackedStringArray("bool") [connection signal="mouse_entered" from="Node" to="Node" method="mouse_enter"] [connection signal="mouse_exited" from="Node" to="Node" method="mouse_exit"]