Camera Lock Position Help (Beginner Question)
by Ebonixs · in Torque 3D Professional · 02/27/2011 (9:42 pm) · 3 replies
Hi GG,
1. How do I lock my player to 3rd Person View?
2. How do I lock the distance the camera is from the ground (in game)?
3. How do I rotate the camera around the character?
The only resource I've found was "Advance Camera" tutorial which came with source files but the files are (or many be) out date because the Torque3D uses .cpp not .cc (I assume VS2008 not VS2004).
If the advanced camera tutorial is still valid with just a few tweaks to the engine, is there a tutorial or documentation that supports it. Any help will be great. Thanks!
1. How do I lock my player to 3rd Person View?
2. How do I lock the distance the camera is from the ground (in game)?
3. How do I rotate the camera around the character?
The only resource I've found was "Advance Camera" tutorial which came with source files but the files are (or many be) out date because the Torque3D uses .cpp not .cc (I assume VS2008 not VS2004).
If the advanced camera tutorial is still valid with just a few tweaks to the engine, is there a tutorial or documentation that supports it. Any help will be great. Thanks!
About the author
I am new to the gamining industry and presently, I am more experienced in interface Design and music production.
Christian Erwin
Witchcraft
Check out Scripting->Advanced->Camera Modes in the included documentation. It should explain everything.