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?
there are only: Boolean, Text, Integer, Real and Angle.
What attribute can I use for index... Integer?
Comments
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.