Something i find useful: DebugCamrea3D class allows key inputs to move the camrea
http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.php?index=5&subindex=15&aid=258 On 26 December 2010 19:35, Dona <[email protected]> wrote: > Thanks alot Aji..That works for me... > > On Dec 27, 12:03 am, Aji Pamungkas <[email protected]> > wrote: > > Hi Dona, > > > > Have you tried using "distance" property in Camera ? I think it will > solve > > your zooming problem. > > > > On Sun, Dec 26, 2010 at 7:02 PM, Dona <[email protected]> wrote: > > > Hi Guys, > > > > > I'm using hover camera in a racing game.Now i want to do some camera > > > animations,that is zooming from a particular z distance and rotating > > > around the car.I tried with camera.zoom method.But that doesn't works > > > for me,That code showing a zooming animation to center point(0,0,0). > > > Anybody knows, please share with me.. > > > > > Thanks > > > > -- > > Aji Pamungkas >
