Game Development Community

Increased tileset resolution on same terrain blocks

by Chad Freseman · in Torque Game Engine · 10/05/2006 (1:48 pm) · 0 replies

Is there a way to increase the tileset resolution without decreasing the terrain square size in TGE?
Increasing terrain squareSize stretches the texture.

I'd try to modify the terrain_block - texture_size ratio inside terrData.cc problem is I can't figure out which function I should edit.


Thanks