@FoxGames01 i've implemented it before! i don't know what API geometry dash uses, what i do is getting the URL for an mp3 from a song's page and from there downloading it into the game's save directory
not sure if that works well outside of godot though
aloelucidity
this looks cool!
for custom songs, maybe you could use newgrounds song ids? then you would only need to store a few numbers in the png :)
FoxGames01
Hi, I thought about this, but I don't think there is a way to use the Newgrounds API to download songs by ID unless you have some sort of special permission to do it like Geometry Dash, but I will look into it if it's possible :)