Talk:Hello Avatar
From Second Life Wiki
The Hello Avatar and Chatbot examples should learn from each other, e.g.:
llSetStatus(STATUS_PHYSICS, FALSE); llSleep(0.1); llSetLocalRot(llRotBetween(<1, 0, 0>, llGetSunDirection())); // turn the East face to the Sun

