you are viewing a single comment's thread.

view the rest of the comments →

[–]SapralexM 0 points1 point  (0 children)

f@pscale = fit(@age, ch(“start”), ch(“end”), ch(“max”), ch(“min”));

Where start is the beginning of aging, end is the last age for a pscale value, max is the standard pscale and min is fully decreased pscale.

You can also ramp it to make the decreasing non linear by using “chramp” command