the dogtags on all our unit models in unsung have this error:
Cannot generate ST coordinates
could anyone possibly explain in simple steps how we can fix these in O2?
it would probably cut a lot of RPT spam in our mod, as every blufor unit has this issue
thanks!
"Cannot generate ST coordinates" errors occur when your UV map has a triangles or quads with co-linear or coincident points in the UV or 3D (it might only be UV, but your model shouldn't have colinear/coincident points in either 3D or UV because if nothing else it's a waste of polygons that will never display).
Arma needs to be able to convert from any point on your UV map to a unique point on your 3D faces and vice versa. If all your UV points for a particular face are on the exact same point, or all 3-4 points fall on a straight line, then it's ambiguous which 3D coordinates correspond to the UV point.