PDA

View Full Version : terrain paint problem



legacy-Juggalo_Kyle
08-09-2005, 02:58 AM
ok, i am having this wierd problem with my terrain. the layers of the terrain seem to not be going good with each other.

this is how the terrain looks in the editor. looks like its supposed to. this is also dynamic lit in the ed, so it should look the same ingame.
http://img321.imageshack.us/img321/5066/terrained9ey.th.jpg (http://img321.imageshack.us/my.php?image=terrained9ey.jpg)


but this is what i get ingame. notice that there are dark edges around the grass layer.
http://img321.imageshack.us/img321/6383/terrainingame8xh.th.jpg (http://img321.imageshack.us/my.php?image=terrainingame8xh.jpg)


anybody know what is causing this?

thanks in advanced

-Kyle

legacy-sandorski
08-09-2005, 06:03 AM
What's likely going on is that you are not using a Texture, but a Shader. Doublecheck it and switch to the Texture if there is one. The Shader may not be the Grass, but the Rock, so check both.

legacy-RelakS
08-09-2005, 06:17 AM
Originally posted by Juggalo_Kyle
ok, i am having this wierd problem with my terrain. the layers of the terrain seem to not be going good with each other.

this is how the terrain looks in the editor. looks like its supposed to. this is also dynamic lit in the ed, so it should look the same ingame.
http://img321.imageshack.us/img321/5066/terrained9ey.th.jpg (http://img321.imageshack.us/my.php?image=terrained9ey.jpg)


but this is what i get ingame. notice that there are dark edges around the grass layer.
http://img321.imageshack.us/img321/6383/terrainingame8xh.th.jpg (http://img321.imageshack.us/my.php?image=terrainingame8xh.jpg)


anybody know what is causing this?

thanks in advanced

-Kyle

Make sure, that all of your layer have the same size, e.g.: 64x64

legacy-Juggalo_Kyle
08-09-2005, 06:38 AM
thanks for the suggestions. they are not shaders.

legacy-Juggalo_Kyle
08-09-2005, 08:11 AM
fixed the problem. it was that the layer sizes were different.

thanks:)