Ninjadoodle Posted July 29, 2017 Share Posted July 29, 2017 Hi @enpu or anyone else who might have this working Is the wildcard still available in the latest dev version of Panda 2 ... game.addMedia('success.*', 'success'); instead of having to load multiple sounds ... game.addMedia('success.m4a', 'success'); game.addMedia('success.ogg', 'success'); Thank you in advance Quote Link to comment Share on other sites More sharing options...
enpu Posted August 1, 2017 Share Posted August 1, 2017 Just load m4a file, it will automatically try to load ogg file if m4a is not supported. Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted August 1, 2017 Author Share Posted August 1, 2017 Awesome, thanks for the tip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.