Hello,
I'm fairly a noob with scripting and a bit lost. Not sure which way to go here.
I have spheres following a spline. Those scale incrementally down from size along the spline. For this I used this solution :

Now.. I would like to reduce the distance between those spheres incrementally too.
I'm aware that splitting up the spline in different Mat ID's could be helpfull. But in this case I would need to divide it in way too many ID's.
Is there somehow a solution for this? That the distance between spheres get reduced along the spline?