The Encyclopedia is a suite of tools that allows you to create your own in-game encyclopedia and achievement system (works with the OnlineSubsystem). You can create your own data assets with your own data types and create the UI to display it with neat helper functions.
The Encyclopedia also comes with an offline Non-OnlineSubsystem achievement system, if your game is DRM-Free but you still want to have the ability to unlock achievements for your player.
It comes with five pre-defined data types that include;
* Locations (Cpp-defined)
* Regions (Cpp-defined)
* Characters (Cpp-defined)
* Items (Cpp-defined)
* Custom blueprint data asset
You can either extend the pre-defined data types or create your own!
Achievements can be unlocked using progression. You can redact achievements until they are unlocked, and the date & time of said unlock is stored so that players can see at what time they are unlocked. You can add any amount of data to your achievements to display custom texts, images and information about achievements, should you wish so.
We have an extensive documentation for the asset to get you started: https://docs.saltypandastudios.com/docs/encyclopedia/usage
If you need more help we are readily available on Discord and Email.
If you previously owned our other asset "Achievepedia", contact us with your receipt id, email that was used and date of the purchase and we'll be able to grant you access to this asset for free.