Thread: Camera Question
View Single Post
Pretty Close
Old
MrMoke
Senior Member
 
MrMoke's Avatar
 
Status: Offline
Posts: 501
Join Date: Sep 2007
Location: Austin, Texas
Smile Pretty Close - 02-24-2013, 06:03 PM

Quote:
Originally Posted by fourbros View Post
Here's my advice: Create a 'when world starts' method called whatever you want. Move the camera where you want it to be. Then place a dummy object on the camera. Then in the start method, for the first thing use the camera's "move to" method to make the camera move to the dummy object. From here use turn methods to orient the camera. Tell me if this helps you.
Set the camera to a given position for a scene.
Drop a dummy on the camera.
Any time you want to go back, "Set point of view" for the camera to that Dummy object.
   
Reply With Quote