I would like to scale a rectangles with a curve attractor and rotate these rectangles with its own center following another attractor point.
I managed to do these independently but when I try to combine the definitions, it doesn’t work…
Does someone know what I have to change for it to work?
Any help is greatly appreciated!
Almost - Is it possible to have the curve attractor only affect the scalation of the rectangles and not the rotation?
And the point attractor only affecting the rotation of the rectangles?
That is exactly what I was searching for!
Thanks so much for your help and the explanation of the solution.
I didn’t notice that the rectangle component wasn’t wired - feels so good to have the solution now.
Yeah, that is the solution I was looking for!
So interesting to see another code for the problem.
Thanks so much for your help and effort I learned a lot today.
Which example? The solutions that have been posted are algorithms that can be adapted - so modify them any way you like. Too many people here don’t seem to learn anything from working code unless the work done by others exactly matches every detail of their evolving “spec”.