A downloadable asset pack

Achievement System is free UE4 plugin which allows developers to easily create and manage player achievements using either blueprint code or C++.

Features

  • Tracks progress and goal based achievements.
  • Automatically displays progress updates to players.
  • In-game menus to show player progress.
  • The ability to hide spoiler achievements.
  • Automatic achievement saving and loading.
  • Customisable progress display frequency.
  • A multitude of settings / animations to customise as desired.\
  • Blueprint and C++ compatible.

Documentation Link

Setup Video

Updated 17 days ago
StatusReleased
CategoryAssets
AuthorSam Carey
Tagsachievement, free, goal, progress, system, tool, ue4

Download

Download
UE4 Marketpace
External

Comments

Log in with itch.io to leave a comment.

hey when it releases version 4.23

(-1)

Awesome! I've worked on an achievement system for Unity before, and know they can be a tricky beast ^_^

My system was more complicated than it needed to be (saved the achievements etc to an online server for a research platform I had been working on) -- are yours just saved locally?

Keep up the good work, love seeing things like this posted by my students :D

(-1)

Yeah, just store on the players computer