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

Can't loop WAV files #239

Open mapedorr opened 1 month ago

mapedorr commented 1 month ago

Bug description

When trying to set a PopochiuAudioCue to loop in a WAV audio file, the Output shows a message that is not clear.

[Popochiu] mx_cucina does not have the correct metadata to loop, please check AudioStreamWAV documentation

Steps to reproduce

  1. Paste a WAV file in any folder of the project so Popochiu creates its corresponding audio cue.
  2. Select the created cue in the Audio tab and check (switch on) the Loop property.

Expected vs observed behavior

A clearer message should be shown so devs know what to do in order to make the Loop property to work.

Environment information (please complete):