<img src="http://i.imgur.com/sPOSFRS.jpg" border="0">
This plugin for Construct 2 makes it easy to integrate the power of Azure Mobile Services into your games for Windows 8. Saving to the cloud is a great way to seamlessly store data for achievements, leaderboards, save games, user data and lots more!
<img src="http://i.imgur.com/xFIJGgD.jpg" border="0">
<font size="5">Example basic use case:</font>
The player gets a new high score and wants to post it online so others can try and beat them! With this plugin they can login using either Facebook, Microsoft, Google or Twitter and add their score to an Azure database. Then when they go to the leaderboards page, they can pull down the data and see how they rank! They can even make use of advanced filtering and sorting to see only their scores, scores from a specific user and more!
<font size="5">Advanced use case:</font>
After rolling your own level editor you want a way for users to be able to save their creations privately and securely in the cloud. Using authentication you can filter levels by user so only they can see/edit their own creations, until they choose to publish then other users will be able to play, rate and comment.
<font size="5">Conditions</font>
<font size="4">Data</font>
- On Query Completed
- On Record Deleted
- On Record Inserted
- On Record Updated
<font size="4">Data Error Handling</font>
- On Query Error
- On Record Delete Error
- On Record Insert Error
- On Record Update Error
<font size="4">Identity</font>
- Is User Authenticated
- On Authenticate Success
- On Logged Out
<font size="4">Identity Error Handling</font>
<font size="5">Actions</font>
<font size="4">Data</font>
- Delete Existing Record
- Insert New Record
- Query Table
- Update Existing Record
<font size="4">Identity</font>
- Authenticate User
- Log Out
<font size="5">Expressions</font>
- LastData
- LastFullName
- LastUserID
<font size="5">Download</font>
Download the .c2addon plugin file (r120.2 and above only)
<font size="5">Example</font>
.capx example file
<font size="5">Documentation</font>
View the documentation online
<font size="5">Source</font>
View the source on CodePlex
<font size="1">Users that may be interested: iunkn, itdevelop, benhigg, EyeHawk, ArcadEd, SocalSam, moenchlax, Aphixe, loyalpenguin, Kyrielich, alberthrs, sbucci, fixious, Po10c, bWard, Dgsstan, yoshua, Jayjay, InTheHeaven, lambomann007, mattharrington, kenhes, wsmickeys, stephenho</font>