I’m working on some tool that is based on the flat spline meshes but requires different scale at each spline points. The easiest example would be a river / road spline but you want the width to be custom at each spline points. Scalling at the spline point using scale gizmo does seem to be blocked by default - applying the scale works on the forward axis only but it does change the length of tangents, does not affect the spline scale values. I’m able to apply different scale at each spline points manually (from the details panel) but then the mesh doesn’t seem to be affected while the spline visualization shows that properly:
Is it possible to apply a different scale at each of the spline points so that it will automatically rescale the mesh? The assumption is that the scale between spline points is linear but each of the spline points can have a different scale.
Also I would like to use the scale gizmo for that purpose.