Game Development Community

Some concepts

by Ivan · in Constructor · 07/24/2007 (7:41 am) · 4 replies

I m trying to use torque constructor recently. I used to work with another software. In the other case the program have a constructor sofware similar but in its case you can simulate the engine of the program and can preview as ist final render would be. In torque constructor case i didnt find this issue. Is this possible? I hope you can give me an idea about this issue. These are my first steps with this program, sorry for my inglish :D

#1
07/24/2007 (8:26 am)
Ummmm, Constructor is a WYSIWYG editor. It's running on Torque Technology, so you are basically seeing what it will look like in game, unless you have different graphical settings for Torque (or mods such as MDK).
#2
07/24/2007 (8:38 am)
You mean What I see in the viewport is the final render. I ve been reading for online manual, there is a mode inthe viewport named export, it would be this options for final render?
Thanks for answer
#3
07/24/2007 (8:48 am)
Turn the display mode on the 3D view to "mapped" and light the scene. That is a preview of how it will look in the engine.
#4
07/24/2007 (1:32 pm)
Thanks a lot. That is right. Yeah!