//Generated by BehavEd

rem ( "moves artoo" );

affect ( "artoo", /*@AFFECT_TYPE*/ FLUSH )
{
	use ( "artoo_snd_jump" );
	move ( $tag( "artoo_wp1", ORIGIN)$, < 0.000 0.000 0.000 >, 250.000 );
	rotate ( < 0.000 -85.000 0.000 >, 0.000 );
	wait ( 250.000 );
	move ( $tag( "artoo_wp2", ORIGIN)$, < 0.000 0.000 0.000 >, 150.000 );
	rotate ( < 0.000 -85.000 0.000 >, 0.000 );
	wait ( 150.000 );
	move ( $tag( "artoo_wp3", ORIGIN)$, < 0.000 0.000 0.000 >, 150.000 );
	rotate ( < 0.000 -85.000 0.000 >, 0.000 );
	wait ( 150.000 );
	move ( $tag( "artoo_wp4", ORIGIN)$, < 0.000 0.000 0.000 >, 250.000 );
	rotate ( < 0.000 -85.000 0.000 >, 0.000 );
	wait ( 1000.000 );
	use ( "artoo_snd_move" );
	move ( $tag( "artoo_wp5", ORIGIN)$, < 0.000 0.000 0.000 >, 3000.000 );
	rotate ( < 0.000 -150.000 0.000 >, 1000.000 );
	wait ( 3000.000 );
	move ( $tag( "artoo_wp6", ORIGIN)$, < 0.000 0.000 0.000 >, 8000.000 );
	rotate ( < 0.000 -170.000 0.000 >, 1000.000 );
	wait ( 8000.000 );
	move ( $tag( "artoo_wp7", ORIGIN)$, < 0.000 0.000 0.000 >, 3000.000 );
	rotate ( < 0.000 -130.000 0.000 >, 1000.000 );
	wait ( 3000.000 );
	move ( $tag( "artoo_wp8", ORIGIN)$, < 0.000 0.000 0.000 >, 2000.000 );
	rotate ( < 0.000 -90.000 0.000 >, 500.000 );
	wait ( 2500.000 );
	use ( "artoo_snd_move" );
	use ( "artoo_snd_act" );
	use ( "artoo_holo" );
}

