Hi,
I built up a parametric facade with an attractor point, but for some reason the bottom 2 rows aren’t reacting according to their actual distance, did I mess up something on the way?
Thanks in advance.
parametric facade.gh (45.2 KB)
Hi,
I built up a parametric facade with an attractor point, but for some reason the bottom 2 rows aren’t reacting according to their actual distance, did I mess up something on the way?
Thanks in advance.
parametric facade.gh (45.2 KB)
The problem was here
a slider was connected to the radians component while the Remapped number component was connected
just delete the slider and you are good to go
Thank you!