Game Development Community

Water Block problems

by Yost Engineering · in Technical Issues · 08/20/2007 (12:45 pm) · 1 replies

Hello,
I am fairly new at Torque and I am trying to add a water block to create a river, however for some reason whenever I create a new one, it shows up as a single small plane, I checked the tile option and have set the flood fill to true, and I still cannot get the results I am looking for. Anyone have any ideas or know of a good water block tutorial please let me know! thanks!

#1
08/20/2007 (12:52 pm)
Tiling is for textures, you want to mess with the items scale.

By default it looks like this
1 1 1
which is lenght, depth, and length
if you set it like this
256 10 128
it will look long and skinny and be 10 deep