Game Development Community

My texture might be layering

by Tim Reed · in Torque Game Engine · 07/25/2006 (10:57 am) · 3 replies

I made several png textures for gravel. The png seems to be layered is this possible or did I find some weird glitch?

The other odd thing is when I replace it with the grass the bump of the gravel is still on the map.
(image will be added later this evening).

#1
07/25/2006 (11:05 am)
Quote:
I made several png textures for gravel. The png seems to be layered is this possible or did I find some weird glitch?
Check your detail texture.

Quote:
The other odd thing is when I replace it with the grass the bump of the gravel is still on the map.
(image will be added later this evening).
You can only specify one bump per terrain file. This is a limitation, not a bug.
#2
07/27/2006 (12:34 pm)
I am a noob with the Engine, where can I find the detail texture?

-Thanks
#3
07/27/2006 (1:38 pm)
Starter.fps/data/terrains/details or something similar.