Open sonicfran86 opened 9 years ago
Thanks for the heads up. I didn't realise that usage was missing. Thanks! The library can be used with either string constants or enums, which internally use strings. It is up to you which way you prefer!
can you write a quick test about how to load a json and play some events? :)
If you see the PR #2 it should have UsageExample.java: https://github.com/ollipekka/gdx-soundboard/blob/master/desktop/src/gdx/musicevents/usage/UsageExample.java
thanks a lot!
This tool-extension looks very cool, but I don't have a clue about how to use it in my game. Could you provide a wiki article about how to set up this, or maybe a test project were 2 events are called in a certain moment?
thank you