// Rotating Entity

action robot()
{
while(1){my.pan+=0.8; wait(1);}
}

// Have it good /B