Achievement Help
Posted: Wed Dec 28, 2022 6:45 pm
Hey everyone
So I've been trying to make achievements for my game, but I've had a couple of questions related to them:
1: How do you make achievements that keep track of things you do in this game? Like an achievement you get by collecting a certain number of star coins, or an achievement where you have to beat all the levels in an episode. Do you need to make a variable that keeps track of those things?
2: When you make an achievement with a condition of collecting a certain ammount of things, like this one:

Do you have to make a variable that keeps track of the things the achievement tells you to get so that the bar can start incrementing?
So I've been trying to make achievements for my game, but I've had a couple of questions related to them:
1: How do you make achievements that keep track of things you do in this game? Like an achievement you get by collecting a certain number of star coins, or an achievement where you have to beat all the levels in an episode. Do you need to make a variable that keeps track of those things?
2: When you make an achievement with a condition of collecting a certain ammount of things, like this one:

Do you have to make a variable that keeps track of the things the achievement tells you to get so that the bar can start incrementing?