So here's the final version of the anemone flipbook - and dunno if we're gonna use the disclaimer on those - that might be updated to just the intro - or a simpler, short-into, well, we'll see. :D
Scene file: www.bit.ly/ff_anemone
Comments
Cool you got it sorted. I have a disk in my back acting up, so I'm away from the computer on doctors orders, else I would have answered you earlier. :)
2018-09-07 07:51:05 +0000 UTC
Forget about...
I'll leave the question here but I already found the problem...
Do you know when you release a node but it doesn't really connect to the tree? LOL...
It's working know.
<a href="https://drive.google.com/open?id=1edNR-ACtQhSKuKfmeL-GrEIy-TcPna2E" rel="nofollow noopener" target="_blank">https://drive.google.com/open?id=1edNR-ACtQhSKuKfmeL-GrEIy-TcPna2E</a>
2018-09-06 23:02:56 +0000 UTC
Hey Farmfield! Thanks for sharing. I did the whole setup again and it's working but the tentacles are flying instead of keeping in the root place.
I set the attribute values as you did
f@pscale = f@shape;
f@mass = 10;
if(@group_root == 1){
f@targetweight = 1;
f@targetstiffness = 1;
}else{
f@targetweight = 0;
f@targetstiffness = 0;
}
But they don't stay there.. Any advice?