User:Morgam Biedermann/MorgamScripts:Rotation: Difference between revisions
Jump to navigation
Jump to search
m Categorization |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
Espero q isso ajude... | Espero q isso ajude... | ||
[ | [[:Category:MorgamScripts|Voltar]] | ||
[[Category:MorgamScripts]] | |||
Latest revision as of 10:14, 19 April 2009
Este é o script de rotação, copie-o e cole no seu objeto:
<lsl> default {
state_entry()
{
llTargetOmega(<0,0,1>,PI,1.0);
}
} </lsl>
Espero q isso ajude...