Yes you can. try this:
[blocks]
<when I receive[ change location
<set{ position }to( <pick random( 1 )to( 5
<if><( position <=> 1 )>
<go to x 50 )y -36
<end>
<if><( position <=> 2 )>
<go to x 177 )y 60
<end>
<if><( position <=> 3)>
<go to x -123 )y 75
<end>
[/blocks]
and so on.
Hope that helped!
Last edited by JSO (2008-03-01 15:18:25)
Offline