Game Development Community

Tutorials/Resources on Cameras ?

by Simon Kilroy · in Torque Game Engine · 03/05/2007 (8:54 am) · 1 replies

At the start of my mission, Id like to have a camera that flies quickly from the destination point to where the player is standing in the original position (just to give the player a rough idea of which direction to take). I dont know much about scripting a camera to do this, but Im sure there must be a resource out there for beginners with regards to cameras. Can anyone point to a good resource or tutorial? Thanks.

#1
03/05/2007 (9:33 am)
Your looking for a camera that will follow a path.

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9690

That might be a good place to start.