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

Fix #59 - Update audio autoload (A) on file deletion #226

Closed mapedorr closed 5 months ago

mapedorr commented 5 months ago

Fix #59 : By making AudioCues to be deleted from the A autoload when an audio cue is deleted from the FileSystem dock or when the folder of a Popochiu object (rooms, characters, inventory items, dialogs) containing audio cues is removed from the file system.