Hello, I just got the Blitz3d SDK last night, and figure its a good starting point to finialy hunker down and learn C++ So please forgive me if I come out with any very n00bish questions.
Anywho, the first thing I played with was creating a terrain, and then raising a spot on it with bbModifyTerrain.
However, the height range appears to be only 0-1. and when I compiled and ran it, the setting of 1... well, it looks more like a mole hill rather than a mountian.
Is there any way to modify the terrain higher?
Anywho, the first thing I played with was creating a terrain, and then raising a spot on it with bbModifyTerrain.
However, the height range appears to be only 0-1. and when I compiled and ran it, the setting of 1... well, it looks more like a mole hill rather than a mountian.
Is there any way to modify the terrain higher?