every "x" time/score do something

paulofuertespaulofuertes Member Posts: 24
edited September 2012 in Working with GS (Mac)
Hello guys,

I'm trying to do one of those endless games, pretty basic one to learn. How would you guys do this? because I know it would have to spawn random actors until the user dies, or until user reaches 'x' score, but im not sure how people do this.

Another question, is it possible to like:
"every time the score does +1000 score" (for ex., at 1000, 2000, 3000, etc)
"do something, like spawn actor, etc"
or would I have to program everytime i want the actor to spawn thing to happen(@1000, 2000, 3000, 4000, 5000,....,20000)

thanks.

Comments

Sign In or Register to comment.