Open leanmendoza opened 7 months ago
Puff scene doesn't work becuse the wav support is not working. The AudioStreamWav::set_data expects the samples, not the audio file. To support it, a importer is needed.
Puff
AudioStreamWav::set_data
Puff
scene doesn't work becuse the wav support is not working. TheAudioStreamWav::set_data
expects the samples, not the audio file. To support it, a importer is needed.