fixes
This commit is contained in:
parent
e3270b14cd
commit
0f6c3bb1a3
5 changed files with 16 additions and 58 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue