Setting up Achievement events
How you set up your events will depend on your game, but it can be broken down into a simple workflow:
- Pick the moment that will be your achievement.
- If it doesn't exist in your events already, add an event for that moment, 'Player scores 1000 points' for example.
- Add the Greenworks 'Activate Achievement' action to that condition with the correct achievement tag
Under the Steam dashboard, you can then make sure that your achievement tag corresponds to the correct achievement – or set up a new one if it doesn't exist yet. In the Stats & Achievements section of your Steamworks Dashboard, you'll see an Achievement Configuration column called API Name Progress Stat. This must match the achievement tag you've used in Construct 3 or the achievement won't trigger correctly.
Check Steam docs for more info on setting up achievements - including screenshots like the above using their Steamworks Example Game.