carenalgas / popochiu

Godot plugin to make point n' click games in a similar way to tools like Adventure Game Studio and Power Quest.
MIT License
154 stars 15 forks source link

Fix #230 #231

Closed mapedorr closed 2 months ago

mapedorr commented 2 months ago

Fixes #230: Now the Cursor is not in charge of changing its texture based on GUI blocking. It's the GUI's responsibility to determine what happens to the cursor when it's locked or unlocked.