Game Development Community

Huge Terrain Creator Help

by Adam Beer · in General Discussion · 06/27/2006 (12:45 pm) · 6 replies

Hey guys/galls,

I need some help with HTC for TSE. When I create a terrain in it and I make it grass (green hexigon) and load it into the torque demo, it comes out as all water, even though I set it as grass. What am I doing wrong?

Thanks,
Adam

#1
06/29/2006 (11:46 am)
You have to decrease the altitude for the water!!
#2
06/29/2006 (11:52 am)
Umm what? lol
#3
06/29/2006 (12:11 pm)
Quote:it comes out as all water
Sorry, I don't understand this sentence. Could you be more precise.

Sorry for my poor english, I'm a frenchy guy.
#4
06/29/2006 (1:00 pm)
Sorry,

what I mean was how do you decrease the altitude for the water?
I dont know how to do that.

Thanks,
Adam
#5
06/29/2006 (2:47 pm)
In your mission file, search
new WaterBlock() {
      position = "4096 4096 0.5";
and replace 0.5 by any other value. ( -100 for example)
#6
06/30/2006 (7:07 am)
No,

It just moved the water down. When I look under "Mission Group" there's no terrian block.
Not sure what I am doing wrong here.