OK, but what if i need to rotate once around one point and second time around another ? i just want to know if there is any easy way to do it, or if i'm supposed to do it all myself thanx
On 6/9/05, rajcze <[EMAIL PROTECTED]> wrote: > OK, but what if i need to rotate once around one point and second time > around another ? > i just want to know if there is any easy way to do it, or if i'm > supposed to do it all myself > thanx > > rajcze > > On 6/9/05, Jiba <[EMAIL PROTECTED]> wrote: > > On Wed, 8 Jun 2005 18:39:41 +0200 > > rajcze <[EMAIL PROTECTED]> wrote: > > > > > hi, > > > i've got a problem with rotating soya.Volume around another point that > > > origin of the mesh which i loaded into it. > > > is there any posibility to set a poit to be the focus of rotations or > > > rotate around any point ? > > > thank you > > > > The easier way is to put your volume inside a world, and then to rotate > > the world. Th rotation will occur around the world's origin, which is > > not the volume's origin (if you move the volume). > > > > Jiba > > >
