A downloadable Plugin

Download NowName your own price

This is a basic Achievement non steam connected plugin, that adds achievements to your rpg

PARAMS -

  • Achievement, this is the param that holds the list of different achievements you add but it skips over Achievement id -1 when checking through, but make sure to set that up because that's your showcase achievement, basically the hello when the achievement menu is opened
  • HiddenIcon, this is the icon that will be used for all hidden achievements in the game, this icon is what is shown before unlocking the achievement
  • Hide?, this decides if will have an achievement button in the menu during gametime or not (true = have button, false = no button), this does not affect the title screen button, that is there as a given
  • HiddenMessage, this is the message that is shown when viewing a hidden achievement, as everything on hidden achievements is of course hidden

COMMANDS -

  • EarnAchievement, this is what allows you to actually earn the achievement where you feed it a existing ID or else it will not give you a earned achievement, it then saves to the global achievement save data file that you earned this achievement
  • UnearnAchievement, does the same as earn, but returns an achievement with the given ID to the unearned state and then saves to the global Achievement save data file

WHAT DO I WANT TO DO WITH THIS?
Well like all previous plugins i want to make sure this one works, and i want to use in my own project but i am too broke for professional grade plugins...

DOES THIS COST MONEY?
NO! Like always it will be completely free to use in non commercial and in commercial projects, with the option to donate if you want, i don't even expect royalties if you use the plugin, I just hope it works and that you use it to make a great game...

SOME COOL FUNCTIONALITIES THIS PLUGIN DOES BEHIND THE SCENE
This plugin makes windows and buttons in the different menus so that it is usable, including resizing Icons, centering them, and also making auto wrapping text descriptions that makes sure that a new line doesn't start with a space, the plugin will also be my first try at making pop ups that don't stop the players movement, instead of the clunky game message everytime you earn an achievement, it will instead show a tiny window popup in the bottom left that disappears after a while

WHAT LICENSE DOES THIS USE?
A MIT LICENSE will be used giving the full freedom to go into the code guts like all my previous plugins, and edit code to your liking, or just use it in it's base

WHAT IS AN ACHIEVEMENT?
An achievement is a special struct containing data such as a ID, NAME, DESCRIPTION, HIDDEN STATUS


Download

Download NowName your own price

Click download now to get access to the following files:

DFAP V1.zip 5.9 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.