Game Development Community

T3D 1.1 Beta 1 - River - "No Material" text in the water

by elvince · in Torque 3D Professional · 03/10/2010 (12:01 am) · 3 replies

Hi,

I try this functionality in the beta. When you are building a default river, you have a "no material" moving all along in your river.

I'm not familiar with this object, but where it miss a material?
Just to ease the process, it could be great that by default all material are setup (if it's not already the case and I blow up a material by error).

Thanks,

#1
03/10/2010 (1:52 am)
Sounds like you are missing the NOISE texture files in the "game/core/art/water" directory. If I remember correctly, the standard 1.1 installation only comes with the FOAM textures.

Copy them in from a previous engine version and it'll solve your problem.
#2
03/10/2010 (6:30 am)
I flagged this with an appropriate fix (change of texture name in the beta), have a look in the bug forum for a similar title ... or just choose the correct texture manually (which is the same thing!). I think it's called ripples now - it's for the new specular highlight.
#3
03/10/2010 (12:08 pm)
Yes this is it.

thanks.