Hello, Newgrounds! I hope you are doing well!
Hey, guess what? Implementing that API isn’t as difficult as it seems even when you are using Clickteam as your engine and I finally figured out the basics on how JavaScript works! I already successfully applied two of the three major commands the game uses to communicate with the site. The only obstacle is quite a doozy, though…
I’m trying to get the current highest score from the game’s page and turn it into a variable for the game to use, but I can’t find where the scores are housed. Could be the getScores component, but all I’m getting is the parameter limit’s “limit” which I set to 1.
But that’s it! Once I get the Highscore commands added in, then the API integration will be done and so is me working on this game!
NOTE: API will not be added in until I do that final step, so the features have yet to be added in!