Achievement Library
achievement dialogs
Currently supported actions/functions:
- Create Achievement Dialog(Text, Dialog Icon) - Returns a dialog that contains the achievement.
- Grammar Text: Gain Achievement(Achievement Dialog, Player Group) - Displays the given achievement (or other dialog) with fade in and fade out effect for player group.
- Show New Achievement(Text, Dialog Icon, Player Group) - Displays the achievement with the given Text and Dialog Icon for the given player group.
Future additions:
- changing of the background image for the achievements, repositioning of all the items. (only for newly created achievements)
Here the vide with good achievements dedign
Achievement Earned, is at the moment a text value in the library. which loses the value when it gets exported :S.
I need to make this a string value that gets converted to text instead. You can manually add the text at this moment, I will create a method to alter the title text so you can even change it if needed.
Looking really good, but I to have the issue of not having the "Achievement Earned" Text. I only need the "Show New Achievement" and "Gain Achievement" right?
I'll look into it. ;)
I will be adding some more customization possibilities soon as well for this ;)
Huh, for some reason I don't get the "Achievement Earned" title on mine. And I can only get a total of 2 lines of text.
Otherwise, this is looking pretty nice!