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
186 stars 19 forks source link

Remove template buttons with queue_free fixes #178 #180

Closed mapedorr closed 6 months ago

mapedorr commented 6 months ago

Awating for RenderingServer.frame_post_draw ensures that all template buttons are deleted before creating the new ones.