Skip to main content
Version: 1.0.0

Achievements

The achievement feature in online games serves as a powerful motivator, rewarding players for completing specific goals or milestones within the game. These achievements can range from simple tasks, such as finishing a tutorial, to complex challenges like defeating a rare boss or mastering intricate mechanics. By providing a sense of accomplishment, achievements encourage exploration, skill development, and replayability. They often include visual or collectible rewards, such as badges, titles, or in-game items, fostering a sense of pride and social status among players. Additionally, achievements can enhance player engagement by guiding them toward content they might otherwise overlook, creating a more immersive and rewarding gaming experience.

DynamicPixels helps developers implement this feature super easily. Just define the steps and achievements on your game's panel, unlock them, and see the player's progress in your game.

Before creating a new achievement, you should go to the Service modal by clicking + in tabs bar, then active achievement services. it create multiple tables and a new tab to manage your data more easily. Now you can click Create button and enter desired information:

  • Name: Your achievement's name that will use in UI.
  • Description: A simple note which can be useful for players.
  • Start at: The time that specify the starting period of showing.
  • End at: The time that specify the ending period of showing.
  • Steps: Each achievement can have steps, with this approach you can specify related rewards in multiple steps.