Game Attributes

Why in the windows version, don't have the attribute "index" ?

there are only: Boolean, Text, Integer, Real and Angle.

What attribute can I use for index... Integer?

Comments

  • DeadlySeriousMediaDeadlySeriousMedia ArizonaMember Posts: 838
    edited March 2013
    You can use integer.

    And if you don't want the integer to go below zero you can set a rule somewhere that says if integer x is less than zero, change integer x to zero.

    I rarely have a need for index and hardly use it.
  • doug_smuppetdoug_smuppet Member Posts: 99
    ok, thank you, the funny thing it's, a file that I downloaded have this attribute, but I can't create another one. weird...
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited March 2013
    Windows Creator does not support Index type attributes (which are just whole numbers greater than or equal to zero). I don't know the reason for this, but it's fine to use Integer type instead.

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

Sign In or Register to comment.