Game Development Community

Bug: Scaling Water Plane

by Ken Johnston · in Torque 3D Professional · 05/05/2009 (12:49 am) · 5 replies

Scaling the water plane to zero causes torque to crash, tried it three times (first time was by accident), and torque shut down each time


System Specs
Windows Vista home
2GhZ core 2 duo
2 Gigs Ram
Nvidia geforce 8400M GT

#1
05/05/2009 (11:26 am)
Thanks for catching this. Was there any real reason you were trying to scale it, or just testing things in general? I don't really know why one would want to scale the water plane (it's infinite, so...scaling it doesn't really make sense, if you need to change the way the textures repeat then there are settings for that).
#2
05/05/2009 (1:44 pm)
excuse my error it was on a water block not the plane,
#3
05/05/2009 (1:49 pm)
Ah okay :)
#4
05/06/2009 (11:07 am)
Logged as THREED-422.
#5
05/08/2009 (5:30 pm)
Assert-crashes when scale.x or scale.y is less than grid element size.

Changed WaterBlock to keep its scale within limits when adjusted in editor.