In my app the player can get more then 1 million score but it can't be display it display some numbers and digits how I can display more then 1 million in gamesalad??
Under the function dropdown, you will find padInt. You can use that to display numbers larger than one million.
However, I believe that sets the minimum digits shown, so you may need a rule having your current display text when the score is <one million, and use padint otherwise.
Under the function dropdown, you will find padInt. You can use that to display numbers larger than one million.
However, I believe that sets the minimum digits shown, so you may need a rule having your current display text when the score is Ok I create a rule when score < 1 mil display score,otherwise display text padint..that's what u mean?? And I don't know how to use the padint option what it's doing and how I use it? Nir3112(:
tatiangMember, Sous Chef, PRO, Senior Sous-ChefPosts: 11,949
Comments
However, I believe that sets the minimum digits shown, so you may need a rule having your current display text when the score is <one million, and use padint otherwise.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User