Change from 3d to 2d
by Hien · in Technical Issues · 03/05/2008 (9:32 pm) · 3 replies
I want to make a 3D game pool and in some cases I need the view in 2d instead of 3d. Please show me how can i do it.
#2
03/12/2008 (7:15 pm)
Thanks for answering me. I can control the camera and translate to everywhere i want by camera.setTransform(). But i don't know how can i use FOV to change the view form 3D to 2D. Please help me. Thanks
#3
Perhaps some more detail of what you are trying to do would help. I can't see another reason for a 2d view in a game of pool.
Hope this helps?!
03/14/2008 (5:30 am)
If the 2d view is from the top down (viewing the table from above) you can possibly set the camera position to the center of the table and rotate it downward to view the table. Perhaps some more detail of what you are trying to do would help. I can't see another reason for a 2d view in a game of pool.
Hope this helps?!
Torque Owner Cinder Games