00:00
00:00
Newgrounds Background Image Theme

Someone gifted MetalSlayer69 supporter status!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Edits to post #26482750 by BobbyBurt

Edited

Hey, I'm trying to get wrap my head around NG.io for my unity projects. I've got it set up and I'm able to unlock medals and submit scores! I want to get the most I can out of this API, so I have two questions:


Is there a way to see & test the scoreboard in action in the preview section of my NG game project? It should display a menu under the game frame on a published project, but I'm not seeing it of the medals on my preview page.


Also, how do you check if a medal has already been unlocked? I imagine it has to do with Medal.getList, but I'm not sure how to access the data (I'm shockingly unfamiliar with how lists work...)


Hey, I'm trying to get wrap my head around NG.io for my unity projects. I've got it set up and I'm able to unlock medals and submit scores! I want to get the most I can out of this API. That said, I have a quick question:

How do you check if a medal has already been unlocked? I imagine it has to do with Medal.getList, but I'm not sure how to access the data (I'm shockingly unfamiliar with how lists work...)