Problem with 'when' rule -newbie question [SOLVED]

BasGoodboyBasGoodboy Member, PRO Posts: 310
edited September 2013 in Working with GS (Mac)
Hey all, still exploring Apple Creator,

I'm walking into this problem..

I want the next rule:

When touch is pressed:
If attribute game.attribute1 is >1
if attribute game.attribute2 is >1

In stead of:

When touch is pressed:
>>>when attribute game.attribute1 is >1
>>>>>>when attribute game.attribute1 is >1

In Windows Creator I can put the behavior attribute in
In Apple Creator I can only find the new rule behavior, which makes a whole new 'when' -rule.

I have the feeling my code gets stuck by this, how can i put a simple attribute in an existing rule?

Thanks in advance,

Comments

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375
    If I'm understanding you, you want to add another condition to a rule in the Mac creator.
    You can do this by clicking the + mark to the right of the first condition
    image
  • BasGoodboyBasGoodboy Member, PRO Posts: 310
    My man! That's exacly what I ment!
Sign In or Register to comment.