mxsrider96 wrote:Question time (please refrain from roasting me too hard for being a tard). So, I downloaded a program called "L3DT" which generates heightmaps randomly. I saved the file as "terrain" and as a .png file in my track folder, but my track shows no change in terrain. It's still just flat. The png is 512X512, and my terrain.hf reads "9 1.250000 0.000000 0.000000" Thank you in advance (also, I looked in tutorials and couldn't seem to finds anything to help. I'm probably just blind, so if you know of a thread that will explain this and are willing to link it, that'd be very appreciated as well)
my terrain.hf reads "9 1.250000 0.000000 0.000000"
The 3rd number (0.0000) is the lowest point on the track (in feet)
The 4th number (0.0000) is the highest point on the track (in feet)
Meaning the maximum change in elevation on your track is 0.000 feet.
If you change the last number to 15.0, a white dot on your track will be 15 feet.
If you change the last number to 760.0, a white dot on your track will be 760.0 feet.