WIP Achievement system

Hello everyone! This thread will house the work of an achievement system that I am working on. I am hoping to make it as modular as possible, and easy to implement.

Current Version: v0.03
Current features:
-Easy to implement new achievements, simply modify the .ini file.
-Achievements save on closing.
-Achievements have the capabilities of holding multiple attributes. For instance; achievements could be able to have their own individual logo and sound that plays.
-Achievements can be reset easily

Download the .blend demo file here (it is a .zip that contains the .blend, the custom module, and the .ini file):
achieve.zip (98.9 KB)

The coded is sloppy at the moment. That is actually my next task; cleaning it up. I would love to here what you have to say, especially feature requests.
Peace!

Is this a resource for everbody to use or are you just showing it?Because if it is it should be in the game engine resource section.

Really cool. Would be awsome if you could create an addon for this. Like you can enter the text for the achievement in blender and then you can integrate it into the game.

It is a resource for everyone to use. But currently it is a WIP and so I put it here :slight_smile:

Looks like I will need to learn how to make an addon. :slight_smile: