Hi. I’m making a rhythm game with a level editor. I store the level’s info with structure variables, which contain arrays. Does anyone know how I’d be able to make a level searcher like in geometry dash where you can search and download levels?
You can use FireBase and ToJSON() function.
Please can you explain how I would set that up? I’ve just tried this for the last 30 mins…