- Joined
- Jul 25, 2011
- Messages
- 1,065
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Number of units in g) Equal to 0
-
-
Then - Actions
-
Else - Actions
-
Unit - Set the custom value of u to ((Custom value of u) - 1)
-
Unit - Make u face ((Facing of u) + (Random real number between (0.00 - Lazer_Reflect) and Lazer_Reflect)) over 0.00 seconds
-
-