Either or statement
allc1865
Member, PRO Posts: 777
Is there a way to say this in a rule:
if right is true or left > complete the following...
I basically wanted to know if I could put an or statement in there.
That would help out a lot.
Thanks!
Best Answer
-
jamie_c ImagineLabs.rocks Posts: 5,772
In a Rule you can choose "When ALL Conditions are Valid:" or "When ANY Conditions are Valid:". Use ANY.
Answers
Keep in mind that the ANY condition will be true if either or both statements are true.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
@jamie_c, thank you, that's a good way to do what I need done
@tatiang, thanks, that's good information