I have a shapeBaseImageData that needs to be scaled to a smaller size. Is there a way to re-scale the .dts by adding something to the script below? If not, is there any other way to change the scale without having to re-model in Blender?
datablock ShapeBaseImageData(bagImage)
{
shapeFile = "./bag.dts";
emap = true;
mountPoint = $BackSlot;
offset = "OFFSET HERE";
eyeOffset = "0 -999 -999";
rotate = true;
rotation = "ROTATION HERE";
armReady = false;
doColorShift = false;
colorShiftColor = 0;
};