Game Development Community

Any info on creating roads or tracks?

by xGamer · in Artist Corner · 04/28/2008 (3:40 pm) · 4 replies

Hello,

Is there any information for creating roads or tracks? Can these be added with the world editor or do I need something that allows rotating the textures and such for placement?

Thanks,
Chris

About the author

I joined GG before I knew anything.. Then I went on to become a Web Site Developer, a Programmer and now a hobbyist of different things online.


#1
04/28/2008 (5:08 pm)
If you're talking about legacy/MegaTerrain terrain here and you want to paint the roads/tracks directly onto the terrain, then you're probably in for a bit of ugliness. You can rotate the graphics of individual tiles, but are left with that one rotation for your entire map. For different rotations, you'd have to use multiple tiles. Placement is restricting to deciding the amount a given tile shines through at a particular spot. Kind of ugly and very restricting.

With Atlas, you can just use your terrain tool, to create the tracks/roads (including elevated geometry and such). If you are using blended textures, however, you run into the same problem with texturing the roads as with legacy terrain. Unique texturing leaves you free to let pavement follow the road and other such stuff.
#2
04/30/2008 (10:46 am)
We created railroad tracks in our game by laying down straight segments of DTS objects, which includes a track bed that extends down pretty far to fill in for variances in the terrain. Since railroad tracks don't curve much, we didn't even have to build curved segments, we could just build gentle curves from the straight segments. Slight vertical pitching was used to make it go up and down when there was significant elevation change.
#3
04/30/2008 (11:21 am)
Hi,

if you are using TGEA 1.7 or TGE with the Polysoup Addon, then you can do it the way I did as explained in my latest Blog (see the link to the tutorial at the bottom of the blog):

To the Blog

If you are using plain TGE you only relatively good looking solution will be to use DTS objects... but with these you can only make flat tracks...

Benny
#4
09/09/2009 (10:55 am)
look just use bobs track builder that will do all that you need to do.