carenalgas / popochiu

Godot plugin to make point-and-click adventure games, inspired by tools like Adventure Game Studio and PowerQuest.
https://carenalgas.github.io/popochiu/
MIT License
205 stars 19 forks source link

refs #315: Show the proper cursor after closing SystemText #323

Closed mapedorr closed 3 weeks ago

mapedorr commented 3 weeks ago

This occurs when closing the SystemText component while the cursor is over a PopochiuClickable object.

mapedorr commented 3 weeks ago

Closes #315