How Do I Make Something Happen Every 700 Score Points

uhyanauhyana Member Posts: 36
edited April 2012 in Working with GS (Mac)
I have tried making a rule at 700, 1400, 2100 etc. but I feel like there is a much easier way to do this because I don't wanna sit here all day making a bunch of rules

Best Answer

Answers

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    You can use floor(game.score/700) to have an integer value for multiples of 700. You can either set up rules to determine when that value changes (e.g. from 0 to 1 and 1 to 2) or there are other demos/tutorials that show how to do this. I'll post the links if I have a chance.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • uhyanauhyana Member Posts: 36
    Thanks to all of you, very helpful and quick.
  • DoguzDoguz Member Posts: 500
    Tshirtbooth is legend. Thanks man. Helping us see the simplicity.
Sign In or Register to comment.