Option striker

Waits infront of the other players for a pass

State Machine

This browser can't display the SVG file svg/option_striker.svg.



The Adobe SVG Viewer 3.0 can be downloaded from http://www.adobe.com/svg/viewer/install/main.html

State __initial

If that state is active,
 >  The basic behavior go_to is executed. Parameters:
    go_to.x  =  (ball.x() - 8) ;
    go_to.y  =  11 ;
 
The decision tree:
  This browser can't display the SVG file svg/option_striker_state___initial.svg.



The Adobe SVG Viewer 3.0 can be downloaded from http://www.adobe.com/svg/viewer/install/main.html
 
Pseudo code of the decision tree:
 
stay;