Help Inflate deflate cloth Balloon - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html) +--- Thread: Help Inflate deflate cloth Balloon (/thread-3402.html) |
Inflate deflate cloth Balloon - Fenikkel - 12-04-2022 Hi, we are trying to make a simulation in Unity similar to this video. So, what we need is:
There is some kind of demo to test if this can work? Thanks. RE: Inflate deflate cloth Balloon - josemendez - 12-04-2022 (12-04-2022, 02:39 PM)Fenikkel Wrote: Hi, we are trying to make a simulation in Unity similar to this video. Hi there, Yes you can do all of the above mentioned. You can use any mesh you wish, just make sure that it isn’t non-manifold since non-manifold meshes are not supported. See the documentation for volume constraints here: http://obi.virtualmethodstudio.com/manual/6.3/volumeconstraints.html Taking a look at the rest of the manual may be useful, to get a hang of how Obi works. It’s a really large engine, so a lot to take in at first. Let me know if I can be of further help. Kind regards, |