FreekDS / GodotAudioEvents

A simple solution to generate events while playing a sound resource
MIT License
6 stars 0 forks source link

Add shortcut methods + fix issue with multiple AudioEventPlayers having a single AudioStreamPlayer #4

Closed FreekDS closed 10 months ago

FreekDS commented 10 months ago

Fixed issue with having multiple AudioEventPlayers for a single AudioStreamPlayer Fixes #2

Added a few shortcut methods to play the AudioStreamPlayer from the AudioEventPlayer Fixes #3