Game Development Community

Enchanted Forest

by TBruce · in Torque 3D Professional · 03/31/2012 (1:02 pm) · 4 replies

Can anyone tell me how to use Enchanted Forest with Torque 3D 1.2? Enchanted Forest seems to come as a stand alone and I wanted to use it with the current version of Torque 3D.

Thanks

#1
04/01/2012 (7:28 am)
??
Copy the files/folders over to their respective places in the in 1.2. Models/shapes/textures go in art/shapes, terrain textures go in art/terrains, etc

Torque will auto find them in the meshes dropdown in the editor etc
#2
04/02/2012 (9:34 pm)
Hi Steve,

Thanks for the reply. But with a clean Torque 3D 1.2 install there is no Model folder let alone a Models/shapes/textures folder.

-Tom
#3
04/03/2012 (6:13 am)
Models/shapes/textures
Those are "things" not folders. Stick the models, shapes and their textures under the art/shapes folder. Stick terrain related stuff under the terrain folder.
#4
04/03/2012 (8:48 pm)
That worked, thanks.