Point to an Attribute with an Index Attribute
michelericcio
Member Posts: 45
Hello,
I would like to make a VECTOR programming logic.
Example:
i = 1
A1 = Alex
A2 = John
A3 = Smith
I would like to increment the " i " attribute so that i can call all the names like this » A(i)
In sum, i would like to create the vector logic in GameSalad.
How can i do that?
I would like to make a VECTOR programming logic.
Example:
i = 1
A1 = Alex
A2 = John
A3 = Smith
I would like to increment the " i " attribute so that i can call all the names like this » A(i)
In sum, i would like to create the vector logic in GameSalad.
How can i do that?
Comments
Can i emulate in an alternative way the arrays logic?
http://gamesalad.com/forums/topic.php?id=5545#post-34880