This commit is contained in:
Persephone Bubblegum-Holidy 2025-04-14 12:20:59 -07:00
parent e3270b14cd
commit 0f6c3bb1a3
5 changed files with 16 additions and 58 deletions

View file

@ -13,9 +13,9 @@ layout_mode = 0
tooltip_text = "Controls the spotlight for Chuck E."
script = ExtResource("2_p5wec")
identification = "L_SPOT_CHUCK"
visual_name = "Chuck E. Spotlight"
names = PackedStringArray("enabled")
types = PackedStringArray("bool")
visual_name = "Chuck E. Spotlight"
[connection signal="mouse_entered" from="Node" to="Node" method="mouse_enter"]
[connection signal="mouse_exited" from="Node" to="Node" method="mouse_exit"]