With the DDNK, you can easily load your players' game data from an external database via Unity's WWW class to a PHP backend which is included in this package. Making the game world load is made easy with this kit!
Features:
-Works on all platforms that allow Unity's WWW class
-eventQueue class that handles sending updates to your database
-World Loader example that loads building positions and places them at game load
-Mobile example that uses GameCenter/GooglePlay* login details
-PHP backend code
-SQL database files for easy import
-Full and detailed documentation