1
0

Finished basic needs

This commit is contained in:
FoxSpellCaster
2025-04-17 22:27:22 -04:00
parent c69e069e0a
commit 94c153f106
11 changed files with 65 additions and 40 deletions

View File

@@ -46,6 +46,7 @@ label_settings = SubResource("LabelSettings_0eju6")
horizontal_alignment = 2
vertical_alignment = 2
[connection signal="gui_input" from="." to="." method="_on_gui_input"]
[connection signal="mouse_entered" from="." to="." method="_on_mouse_entered"]
[connection signal="mouse_exited" from="." to="." method="_on_mouse_exited"]
[connection signal="pressed" from="." to="." method="_on_pressed"]