What do you mean with "together as one"? I understand that you want to
give them the same rotation, but that�s easy, Maybe what you want is
both to rotate in the same "orbit". In that case:
on exitFrame me
wichAxis = vector (1,0,0)
relativeToWichModel = member("3D").model("center")
member("3D").model("sphere").rotate(wichAxis, relativeToWichModel)
member("3D").model("box").rotate(wichAxis, relativeToWichModel)
end
Is that want you want?
Agust�n.
Genevieve Young wrote:
>
> Hi list
>
>
> Is it possible to rotate two or more stand alone models together as one?
>
> If I understand the lingo dictionary, the rotate command is not the
> one to use.
>
> How then is this accomplished?
>
>
> Thanks
>
> Genevieve
>
>
> _________________________________________________________________
> Join the world's largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/lingo-l.cgi To post messages to the list,
> email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo. Thanks!]
>
>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]