You sure can, I've included achievements in all of my newer games. The feedback is good, people like the replay ability because of them. I think I will always add these in my games. I'm a gamer myself, and I love achievements because of the replay ability. My only wish is that we could be included with Game Center, but hey, right now i'm ok with having to do the coding in each game, I enjoy doing it.
GingerBGames said: You sure can, I've included achievements in all of my newer games. The feedback is good, people like the replay ability because of them. I think I will always add these in my games. I'm a gamer myself, and I love achievements because of the replay ability. My only wish is that we could be included with Game Center, but hey, right now i'm ok with having to do the coding in each game, I enjoy doing it.
can you please tell us, how to do it or make template? Thanks!
Portgas said: can you please tell us, how to do it or make template? Thanks!
Its fairly simply depending on how many/ what kind of achievment. Say you have a game where you collect stars, and over 100 stars you want a achievment. You would have a atrribute called stars collected and have evrytime the player overlaps with stars change attribute stars collect to stars collected + 1. Then have a rule when stars counted = 100, and then do whatever you want for the achievment like display image and save and ect in that rule.
Comments
Any word from the GS team on if/when they'll be adding Game Center support?