Game Development Community

Straight lines on mountain surface

by Kees · in Torque Game Engine · 02/08/2006 (7:08 am) · 1 replies

Hi,

How do i get straight lines on a mountain surface? I've a track on a mountain and i want lines along the track. See link: http://www.gamestudio.k7.nl/sample.htm

Thanks all,

#1
02/10/2006 (3:27 am)
This cannot be done in stock TGE without using a Dif (not enough detail in the terrain painting and textures). Further, the engine stretches the textures along the vertical plane so you lose the detail you need going up and down.

You'll probably have to use a track made up of dif segments you align to the terrain if you want this to look good.