Unity3dAzure / AppServicesDemo

Azure App Services demos for Unity
https://www.deadlyfingers.net/tutorial/azure-app-services-for-unity3d
MIT License
27 stars 13 forks source link

Update GUI demo to use new Unity UI components #3

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 9 years ago

Currently the demo uses the legacy GUI which can run into some repaint issues. It would be good to implement new Unity 5 UI to demo our Leaderboard.

deadlyfingers commented 8 years ago

Looking at TSTableView for scrolling list of highscores - https://bitbucket.org/tacticsoft/tstableview