Hey guys...
Help me out a little bit, here, please
I have 2 couroutines that bring the names and scores from a Highscores table I have located in a server...
I would need to put the result inside a GUI.ScrollTo, so I can show 50 scores instead of 10, only (so the users can scroll down to see them)...
How do I do it?
This is the code related:
How do I put a couroutine inside a GUI.ScrollTo???
Help me out a little bit, here, please
I have 2 couroutines that bring the names and scores from a Highscores table I have located in a server...
I would need to put the result inside a GUI.ScrollTo, so I can show 50 scores instead of 10, only (so the users can scroll down to see them)...
How do I do it?
This is the code related:
Code (CSharp):