i want to copy a mesh and then alter the vertex coords of said mesh. Copyentity alters only the host mesh, an copymesh creates a virgin copy of the mesh. I need to match the scale of the original to the copy dynamically. Is there a way of reading the size of a mesh after using scaleentity??
meshwidth only seems to return the original values.
meshwidth only seems to return the original values.