It is pretty easy to make random motion by combining a motion block with the Pick Random block from the Numbers tab. For example this block will glide to some random spot on the screen:
[blocks]
<glide( 4 )secs to x <pick random( -240 )to( 240 )y <pick random( -180 )to( 180
[/blocks]
Last edited by Paddle2See (2008-04-23 21:37:29)
Offline
Paddle2See wrote:
It is pretty easy to make random motion by combining a motion block with the Pick Random block from the Numbers tab. For example this block will glide to some random spot on the screen:
[blocks]
<glide( 4 )secs to x <pick random( -240 )to( 240 )y <pick random( -180 )to( 180
[/blocks]
I'm dumb i never saw that.
Offline