Hey everyone, just a simple question. I have this object in my project that is really big when set to a scale of (1, 1, 1), so I have just been using the object at a (0.01, 0.01, 0.01) scale. Now, I want it to follow a curve, but when I have it follow the path, the scale defaults and is locked at (1, 1, 1). Is there a way to either “apply” the (0.01, 0.01, 0.01) scale so that that becomes the (1, 1, 1) scale (blender style), or is there a way to unlock the scale setting when the object is following the curve? Thanks!
Edit: Never mind I found a solution. Just make an empty prim and set that to follow the line. Then, just parent any objects you want to follow the line to that empty prim.