Game Development Community

How can I get a fixed camera?

by Deland · in General Discussion · 08/20/2007 (4:57 am) · 2 replies

I want to get a fixed camera, what should I do?
By using the function camera.setTransform()?
For example, I want to place the camera in position(150 150 150),how to implement it?
Please detail...... thanks.

About the author


#1
08/20/2007 (7:07 am)
The "advanced camera" resource has a static camera feature. I use that.
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5471
#2
08/20/2007 (6:27 pm)
Well, I will have a try.
Thank you !