//Generated by BehavEd

camera ( /*@CAMERA_COMMANDS*/ ENABLE );
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "destroyed_cam", ORIGIN)$, 0 );
camera ( /*@CAMERA_COMMANDS*/ PAN, $tag( "destroyed_cam", ANGLES)$, < 0.000 0.000 0.000 >, 0 );
wait ( $500$ );
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "destroyed_cam2", ORIGIN)$, 3000 );
camera ( /*@CAMERA_COMMANDS*/ PAN, $tag( "destroyed_cam2", ANGLES)$, < 0.000 0.000 0.000 >, 3000 );
wait ( $9000$ );
camera ( /*@CAMERA_COMMANDS*/ DISABLE );

set ( "SET_OBJECTIVE_SUCCEEDED", "T1_DANGER_OBJ4" );
