Help with creating Rules
razzsoft
Member Posts: 38
When you create a rule there is a + at the righthand side of the rule and then there is also a + at the righthand side of the rule command.
Could somebody please explain the differences in using these two +'s to add to the rule.
Thanks.
Could somebody please explain the differences in using these two +'s to add to the rule.
Thanks.
Comments
Also, learn to use "Otherwise" clause of a rule that way something will always be evaluated in binary situations like making things (alpha) appear/disappear, spawn/re-spawn, etc. That seems like no-brainer but you would be surprised what you can go back and tweak/combine as your project gets more complex and things are added to actors later on.
Could you give me some info on how to use the otherwise clause as I don't seem to be able to find that in the rule
`
If condition(s) is/are true
do stuff
otherwise
do other stuff
`
"Otherwise" in other computer languages/syntaxes is usually "else".