balloon like blob - cuda cloth - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: balloon like blob - cuda cloth (/thread-3071.html) |
balloon like blob - cuda cloth - mic3mic4 - 05-04-2022 Hi, I'm trying to make something that floats in place, looks like a balloon/blob kind of thing, and then i want it to collide with an object coming at it, be affected by it, and then "swallow" it. I've started with a geosphere, made a birth object+clo GeneralPerfectLacewing-mobile.mp4 (Size: 84.36 KB / Downloads: 109) GeneralPerfectLacewing-mobile.mp4 (Size: 84.36 KB / Downloads: 109) SnivelingSomberGrunion-mobile.mp4 (Size: 555.28 KB / Downloads: 110) th bind (with cuda cloth) modify bindings, collision. I added a time test that in a certain frame it will stop and there is no more collision, and it will look like the object is getting eaten. I don't want to tear up the blob. the problem I have encountered - the blob does not stay in place. it does not have a force but it moves, even before the object collides with it - so it's not a bounce. another problem - when the object collides with the blob - it creates a dent but it also pushes it away. any ideas on what I need to do in order for it to look good? Thank you! I'm attaching two gifs that are similar to what i want to make. |