godot-FLMusicLib icon indicating copy to clipboard operation
godot-FLMusicLib copied to clipboard

How do you use this?

Open Cyber688 opened this issue 2 years ago • 1 comments

How exactly do you use this? I'm confused.

Cyber688 avatar Sep 07 '22 21:09 Cyber688

I'd suggest checking out the "demo" branch of this github project. It has a simple Godot project that uses this library. One thing I found, when bringing the library into my project, is that play_music() only works if all parameters are entered, even "optional" ones. This is how it's done in the demo project.

Also, the folder structure is important. Make sure to put things in the same places they are at in the demo project.

Good luck!

jon-heard avatar Jan 02 '23 10:01 jon-heard