Game Development Community

Infinate Terrain in RTS - On or Off?

by Jeff Leigh · in RTS Starter Kit · 11/13/2004 (4:12 am) · 2 replies

I haven't had a chance to load the RTS kit yet but just thought of this while designing so I figured I'd ask.

Is infinate terrain (i.e. tiling) turned on or off in the RTS Starter kit?

#1
11/13/2004 (4:21 am)
I did a quick search in files, and didn't get a return on "repeatTerrain", and then checked terrData.h manually, and the field isn't in the code, so I assume you'll want to apply the resource that turns off repeating terrain if you want to do so.
#2
11/13/2004 (11:18 am)
Terrain repeats in the RTS kit as is. We didn't try it, but you can probably apply the appropriate resource to disable this functionality with no problem.