flythrough camera help

HI

Could someone guide me please on how i make a simple camera that i can flythrough the scene using the mouse, and a key to move forward

Thanks

Steve

You can use the FPSWalker script that comes within the Standard Assets->Prefabs folder.

HI

I tried that script, but that keeps the camera on the ground. I need to be able to move the camera into the air as it where, so i can view my scene from above and at ant angle i wish.

I need to do this to take promo shots of my scene

Thankyou for your reply

Steve

Then you will have to change the code of the script. Start by completely disregarding the gravity that the script takes into account. After that, map two keys to change the height of the Character Controller and another set of keys to change the rotation of the camera by using the Rotate() function.

You can try:

http://forum.unity3d.com//viewtopic.php?t=6090&highlight=fly

You can also try combining the second example in the post with the MouseLook Camera script.

HI

Im still a little confused at how to do what i need. I am not that great with script at this moment, although i am quite experienced with dx studio which uses the similar javascript. I guess i just need to understand how unity does things

WHat i need it a camera that i can simply fly around the scene with, rather than have restricted movement, so i can take screenshots of my unity scene,.

I run arteria3d.com, and have two theme packs ready for launch for unity, and need to get the promo shots for the packs.

If anyone can help me with this and provide a script via email - ill let you have the two packs for free, a saving of almost £60

website:[/url]http://www.arteria3d.com[/url]
email me at: sales@arteria-gaming.com

Thanks

Steve

Thankyou! i got an email with the script i need. Much apreciated

Steve