Been working on trying to get a top 10 local high score for the last 9 hours. Followed several tutorials, some that use json, some that don't.
I followed
tutorial, and i got it to display only 1 score out of 10. In his tutorial he starts at 1. with the lowest score. I reversed some of his logic, namely the sort x axis by reversing it, and where he inserts the 1st score. tried different logic, moved things around, still not working
This is still boggling my mind on why i can't get more than 1 score to show. If anyone can have a look at it and explain where i'm going wrong and how to fix it, it would be greatly appreciated.
updated CAPX