Game Development Community

Double Texture Problem

by Bapi Roy · in General Discussion · 07/11/2008 (7:11 am) · 2 replies

I have designed two Terrain in TGE 1.5 with 2 texture. One is green and other is brown(sand). The problem rises when I add detail texture. I selected one detail texture that is green. It work fine when the player is in green section BUT it look odd when the player move to sandy area, The area around it turn green.

How can i fix this problem with script?

#1
07/11/2008 (7:26 am)
As far as I know, you can only have 1 detail texture per terrain.
#2
07/12/2008 (10:19 pm)
Detail textures shouldn't be of any color, it should be gray. Cause only one detail texture can be used per terrain.