Simple Achievements System
myBad Studios
$1.99
Date |
Price |
---|---|
日期和时间 |
价钱($) |
04/10(2018) |
1.99 |
11/17(2024) |
1.99 |
Jump AssetStore
NOTE: This product still works just as well as always but no longer includes customer supportFollow the included instructions and you will be up and running in minutes. If you want a product that is still being developed and improved upon, consider looking at the WordPress Login system and it's scoring system instead
VERSION 2 HAS BEEN COMPLETELY REDONE FOR Unity 5!All JS code has now been replaced with C# and all traces of OnGUI has been removed. Everything now runs off UGUI and the kit now contains a prefab with a scrollable region in which to display the achievements you fetched.Quickly and easily add unlockable achievements to your game.
Simply write a name, a description, requirement and the names of the images to show for unlocked and locked achievements and hit 'Create' and you have a new achievement that can be unlocked in your game. The system allows you to create, award and fetch unlocked achievements using just a single function call for each operation
Set up the system once and it will create an ordered list of achievements for all your different games, current and future.
Each function comes as its own prefab to demonstrate how it's used but, like I said, it's only 3 functions to learn... All those prefabs are serious overkill!
As an added convenience you can also decide what info you want the fetch function to return and thereby minimize bandwidth use for optimal performance.NOTE:This kit requires a website where you are allowed to run PHP scripts. You also need one MySQL database available that you can administer.NOTE:As stated at the top, this kit has been completely redesigned for Unity5 and you will need at least Unity 5.0.1 to get version 2.x. If you download it with Unity 5.0 or below you will receive version 1 which still uses JavaScript and OnGUI.