18-06-2020, 03:40 PM
(This post was last modified: 18-06-2020, 03:41 PM by josemendez.)
(18-06-2020, 02:34 PM)renderlux Wrote: Hi
I'm adding the component :
meshObject.AddComponent<ObiSkinnedClothRenderer>();
Do I need to do anything else?
Like link ObiSkinnedCloth with ObiSkinnedClothRenderer ?
Your cloth needs to be a child of the solver object.
Can you share you entire cloth instantiation code? this way I can tell what's missing more easily.