Obi Official Forum
Help "Max Distance" like Unity Cloth? - 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 "Max Distance" like Unity Cloth? (/thread-3047.html)



"Max Distance" like Unity Cloth? - DOSUKOIMURA - 05-08-2021

In Unity Cloth, there is "Max Distance" constraints. 
And it can weight paint per vertex.

I wanna do the same thing in Obi Cloth(not in Obi Skinned Cloth), but I could not figure out how to do... Huh


Help me...!!


RE: "Max Distance" like Unity Cloth? - josemendez - 06-08-2021

(05-08-2021, 09:17 PM)DOSUKOIMURA Wrote: In Unity Cloth, there is "Max Distance" constraints. 
And it can weight paint per vertex.

I wanna do the same thing in Obi Cloth(not in Obi Skinned Cloth), but I could not figure out how to do... Huh


Help me...!!

Unity's cloth *is* skinned cloth. The equivalent of "Max Distance" in Obi is "Skin radius", but this is only available in skinned cloth too just like in Unity. It can also be painted using a brush tool in the blueprint editor.

It does not make any sense to have "max distance" in non-skinned cloth, since this is the distance from the skinned position of each vertex. There's no skinned positions in non-skinned cloth to calculate a max distance from.


RE: "Max Distance" like Unity Cloth? - DOSUKOIMURA - 06-08-2021

(06-08-2021, 08:00 AM)josemendez Wrote: Unity's cloth *is* skinned cloth. The equivalent of "Max Distance" in Obi is "Skin radius", but this is only available in skinned cloth too just like in Unity. It can also be painted using a brush tool in the blueprint editor.

It does not make any sense to have "max distance" in non-skinned cloth, since this is the distance from the skinned position of each vertex. There's no skinned positions in non-skinned cloth to calculate a max distance from.


I understood that completely.

Thanks a Lot !!!!! Corazón Corazón Corazón