Game Development Community

ConvexShape texture size

by Vladimir aka Bobik · in Torque 3D Professional · 01/07/2011 (5:02 pm) · 1 replies

Greetings everyone!

Just stumbled upon some kind of "limitation" with a texture size for ConvexShape objects. When i try to tile it with any texture it cuts it into 512*512 sized one and tiles everything with it, Needless to say, that it looks really bad on bigsized object, like a cave wall/floor/ceiling, which is 4*4 Torque units.
So the question is, if anyone can point me in direction, where it will be wise to change texture size limit for ConvexShape in sourcecode of T3D?

#1
03/04/2011 (4:21 am)
Bumping, in hope, that ressurected GG and refreshed community, will be able to provide me with a tip on that subject.