Greetings.
Now I found the following seemingly simple branch case:
<img src="http://dl.dropbox.com/u/12413456/strangebranching.JPG">
Event 23 should set an angle randomly to 0 or 90,
then Event 24 should execute only when angle == 0.
But Event 24 always executes!!
Where is the trouble, random worked in an other case already.
The IF selection is wrong?
Thanx for watching.