标题: Simple Achievements System v2.0 (exported) [打印本页] 作者: neshtoZabavno 时间: 2018-1-23 15:26 标题: Simple Achievements System v2.0 (exported)
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.
速度还慢得很。我闪作者: luongngoctien 时间: 2018-1-24 09:04
nice try, thank u for it作者: dxxd 时间: 2018-1-26 08:55
速度还慢得很。我闪作者: qcccq 时间: 2018-1-26 15:36
k看看谢谢作者: w2pfvn 时间: 2018-5-4 17:37
thanks for share作者: ALVARO 时间: 2018-6-11 15:50
gracias por el aporte esta buenísimo mil gracias作者: ict192 时间: 2019-8-22 16:30
好东西感谢分享作者: wssxm000 时间: 2019-8-31 14:55
ted 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 作者: taddycs 时间: 2019-9-30 11:45
谢谢分享,看看先