Ive bin playing with Pufferfish … Now i seem to have a problem.
I cant manage to Tween through all three surfaces.
GH is distributing the tweens the “wrong” direction , or it just “ignores” one of the surfaces…
I tried to swap UV direction for every single one of them witch didnt make a difference … except how its doin it “wrong”…
Best practice is to use a “merge” component instead of dragging multiple outputs into one input. This way you can make sure everything is in the right order. Looks to me like your inputs are in 132 order instead of 123
You may also want to check the “normalized” input in the surface tween component, I think some pufferfish components take a domain that ranges 0-2 for 3 surfaces, 0-3, for 4 surfaces etc. Normalizing the domain will make sure it accepts 0-1 for all three of your surfaces