Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: wheretheidivides on December 08, 2014, 12:28:17 AM
-
I was wondering if the 'int switch' supports this.
I have 3 states: 1, 2 and 3. using int switch I can compare the 3 as intergers. Will the int switch do '<1' and '>3'???? Or a 'else' statement as in 'if its not 1, 2 or 3, then do this?????
-
use conditional expression for this
-
How can I do a conditional expression?
-
http://hutonggames.com/playmakerforum/index.php?topic=7337.0
-
Thank you!