Hey, I can't figure out how to let sand behave like the sand in the GridMap. When I paint sand material (copied from GridMap) it only shows the sand but the car doesn't drive like on sand. This also applies to dirt. Is there a way to change this? Thanks, Luuk These two screenshots show the difference: The materials:
It's the 'ground-depth'. If you look in the gridmap folder, there is a file named 'GridMap.ter.depth.png' It sets the depth of a the terrain, and it's created manually. White = 0% Depth Black = 100% Depth I recall 100% depth is equal to 20cm.
Have the same problem but can't figured it out. I exported a heightmap of my map edited it and named it dctv.ter.depth.png and copied it into my level folder, but the depth of the sand doesn't change. The size is also the size of the terrain, so what i am doing wrong?
Hey, Check if it's the same name as the .ter file and that the image is a 8bit grayscale. Edit: I just checked and if I use any other color than 100% black or white it doesn't work.
You must have at least a piece where you use 100% black/white in the map. If your 'lowest' point is 70% black I assume the game will have problems with that. In the picture above, there is no full black or white point.