Publisher | MBS Reborn |
---|---|
File size | 3.14MB |
Number of files | 18 |
Latest version | 1 |
Latest release date | 2021-01-15 03:09:11 |
First release date | 2021-01-15 03:09:11 |
Supported Unity versions | 2018.4.2 or higher |
Requires no configuration at all in Unity to start saving your data online. As long as you have the plugin installed on your website and you have the WordPress For Unity Bridge already installed in your project then all you have to do is this:
► Install this asset into your project
► Start saving your data... The end!
It really is THAT easy...
Features of this extension
► Save anything that you can turn into a string to your WordPress database and fetch it back again (including base64 encoded binary data)
► Returned data can be extracted as:
int, long, float, Rect, Color, Vector2, Vector3, bool, string and more...
► Saves data to your server categorized for easy bulk retrieval. You can literally fetch all your player's data using a single line of code...
Data is stored to a users account meaning they get the current data no matter what device or platform they are playing on. They can even play at an internet cafe or a borrowed device. Their data follows them no matter where they play, what they play on or who's device they play on...