my mouse click effects all the objects, not individuals. how do i isolate?
I'm totally new to this, but I like it a lot so far. Things are making sense, but i did quickly run into this problem.
I have a game where when i click an object.. it grows in size.. however i see that the rule is being applied to all three objects in unison, not just the one i clicked with my rule.
Any ideas on how i uniquely identify each object to be effected by the same rule? On the same topic how would you track states of individuals as well.. for example.. with the above thing. clicking makes it grow.. but i don't want it to be able to grow too large or restrict to 3 clicks before it's maxed out.
Thanks!
Caleb
I have a game where when i click an object.. it grows in size.. however i see that the rule is being applied to all three objects in unison, not just the one i clicked with my rule.
Any ideas on how i uniquely identify each object to be effected by the same rule? On the same topic how would you track states of individuals as well.. for example.. with the above thing. clicking makes it grow.. but i don't want it to be able to grow too large or restrict to 3 clicks before it's maxed out.
Thanks!
Caleb
Comments
In your Rules:
when All conditions are valid:
When touch is pressed
When Attribute Grow < 4
Change attribute Grow To Grow+1
---your grow stuff---
Should sort it for you. :-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps