20-01-2020, 09:51 PM
Hi,
I'm trying to add simulation to a character but I'm having an issue when I have two actors for one solver. (See Attachment)
Hierarchy(Only the important part):
ClothSolver (ObiLateFixedUpdater + ObiSolver)
----> Character (Animator on Fixed Update)
--------->Jersey (ObiSkinnedCloth + ObiSkinnedClothRenderer)
--------->Pants (ObiSkinnedCloth + ObiSkinnedClothRenderer)
So if I only have the ObiSkinnedCloth on the Jersey or the Pants it works but when its applied on both I'm getting "Index was outside the bounds of the array".
I can have two actors for one solver right?
Cheers,
I'm trying to add simulation to a character but I'm having an issue when I have two actors for one solver. (See Attachment)
Hierarchy(Only the important part):
ClothSolver (ObiLateFixedUpdater + ObiSolver)
----> Character (Animator on Fixed Update)
--------->Jersey (ObiSkinnedCloth + ObiSkinnedClothRenderer)
--------->Pants (ObiSkinnedCloth + ObiSkinnedClothRenderer)
So if I only have the ObiSkinnedCloth on the Jersey or the Pants it works but when its applied on both I'm getting "Index was outside the bounds of the array".
I can have two actors for one solver right?
Cheers,