Game Development Community

Odd ground look

by Mike Rowley · in Torque Game Engine · 09/03/2006 (8:40 am) · 4 replies

Can anyone tell me what would cause my ground to have a line thru it? It looks as if the ground is repeating in this spot. My gound texture is also blurred in this same area. (it's fine everywhere else)

Here's a pic:

Img tag not working. Here's the pic

#1
09/03/2006 (8:51 am)
It is a bug, there is a resource out there to correct it
#2
09/03/2006 (9:06 am)
Cool. Thankyou.
Time to google the forum again. :D

Edit to add:

This fix has already been added to the lighting kit, but I still have the artifacts. :(
Any other ideas?
#3
09/03/2006 (1:06 pm)
Are you using TGE 1.3? The effect/bug has been removed in stock TGE 1.4. If you're using 1.4 and seeing this problem, it may not be caused by the above-mentioned bug. Instead, it could have something to do with the texture you've applied. If you don't mind my asking, how big (in pixels) are your ground textures? Anything over 256x256 will cause some wierd rendering.
#4
09/03/2006 (1:11 pm)
I'm using 1.4 for both tge and tlk.
All my ground textures are 256X256
I have fixed the problem in this pic by just making a floor to put there. It's a courtyard. I did notice this problem on a smaller scale in stock 1.4 tho in a different demo I made. It was just in a place where the player won't be going so I didn't worry about it.