Game Development Community

Orthogonal view

by Taylor Laddrout · in Torque Game Engine · 12/15/2008 (4:38 pm) · 4 replies

Is there a way to switch to orthogonal view with the Torque Game Engine? I have looked through the forums and documentation and I don't see anything about it.

If there isn't a setting in the engine for orthogonal view how difficult will it be to add it to the engine?

Thanks,
Taylor

#1
12/16/2008 (7:50 am)
Here is a fun discussion of this. The most commonly noted way is to add the Advanced Camera resource, use God View, and then play with the FOV.
#2
12/16/2008 (8:42 am)
Or you can always wait a couple weeks for my isometric kit

www.garagegames.com/blogs/106665/15718
#3
12/16/2008 (8:51 am)
Which is even better!
#4
12/16/2008 (10:24 am)
Thank you for the information.