IF NOT
ratbum
Member Posts: 18
Could there be a rule that is the same as an IF NOT in a normal programming language?
It would really speed a lot of things up.
If this already exists, under a different guise, please tell me about it.
It would really speed a lot of things up.
If this already exists, under a different guise, please tell me about it.
Comments
If left key is pressed move left
OTHERWISE move right
OTHERWISE is basically IF NOT. I have noticed that it doesn't work as intended all the time, (which could be user error), but it's useful none the less.
EDIT: OTHERWISE is at the bottom of the rule for those who don't know. Click the little arrow & it expands.