Hello there,
I remember that once I saw an example as shown in the picture below, but I can't find it anymore
What I'm trying to achieve is having a group of block with the same identifier variables, that are attached like a chain. However, when you drag and drop the last block (a variable might decide it), all the blocks should move like a tentacle. They should change angle accordingly to where the last block his. Basically, the block should never make a white space or separate them.
I have tried different time but I never got a result I expected. I'm sure there is needed some math formula to figure out the angle for each blocks.
the movement should be no more than the perimeter of the max distance. Meaning that if you move the last block too far, you don't want to split the blocks.
Thank you