Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I played for a while and got a " Unity WebGL does not allow API calls using packages not by Unity this might be patched later"
But the error also fits nicely in the ui with the game art settings and leaderboard.

There has been a lot of work gone into this, Great work!

Yes, it's hardcoded because there was no time to fix that anymore. Everything actually works with the leaderboard but WebGL was giving a hard time with parsing data from the database. Hopefully we'll find something out for the next game jam because we would love the player interaction of the game jam in some way! :)

Can you tell what did you use to make a leaderboard?

My own Azure Functions App API and a Newtonsoft.dll package to parse data please get in touch if you want to know more