Game Development Community

Hole in waterblock and more than one block?

by Mike Rowley · in Torque Game Engine · 09/10/2006 (6:10 pm) · 5 replies

www.3dcentral.net/downloads/torque/explore/screens/HoleWater.png

There's a hole in my water. Anyone have an idea how to fill it? I need my water to be solid. (no holes)

Also, can I add more than one waterblock to a map? If I make the waterblock larger than 800 800 200 the water disapears when looked at.

#1
09/14/2006 (7:13 pm)
Strange sounds like your having some weird problems. I read somewhere that you need to use 32 unit increments for example 32, 64, 96 etc so that is what I have been doing. I'm sure you can add more than one water block in a level. I don't know what the limit is though.
#2
09/14/2006 (11:38 pm)
Thanks for the reply. I'm using the default settings. I've noticed this before as well. For now, I've placed a mountain there to hide it. :D
#3
09/15/2006 (2:40 pm)
Quote:For now, I've placed a mountain there to hide it.
lol - It's great being able to play god isn't it!
#4
09/16/2006 (3:01 pm)
Hey I was just reading in The Game Programmers Guide to Torque about this problem. You must have made the squaresize to large, at least that is what the books suggests. If I can find the page again, I will post it on here in case you have that book.
#5
09/16/2006 (3:04 pm)
Quote:lol - It's great being able to play god isn't it!
LOL. Not only can I Move moutains, I can create them too. :-D

Quote:Hey I was just reading in The Game Programmers Guide to Torque about this problem.
Lol. I read that yesterday. Then, left the book at home when I got off work today. :-/
I haven't changed anything with the default settings tho. I'll have to look and see what is there.
Thanks for the reminder. :-)