Tanz0rz / haxe-fmod

Haxe 4 FMOD integration for Windows and HTML5 deployments
https://tanneris.me/haxelib
MIT License
17 stars 6 forks source link

[Bug] TransitionToStateAndStopMusic() doesn't work if no song is playing #5

Open Tanz0rz opened 4 years ago

Tanz0rz commented 4 years ago

Reproduction:

In a HaxeFlixel project, call TransitionToStateAndStopMusic() when no song is playing

Behavior:

Nothing happens