mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-23 19:15:07 -05:00
SphereCapsuleCollider._vrm
This commit is contained in:
@@ -552,7 +552,7 @@ namespace UniVRM10.Cloth.Viewer
|
||||
void OnInit(RotateParticle.RotateParticleSystem system, Vrm10Instance vrm)
|
||||
{
|
||||
var animator = vrm.GetComponent<Animator>();
|
||||
HumanoidCollider.AddColliders(system, animator);
|
||||
HumanoidCollider.AddColliders(system._colliderGroups, animator);
|
||||
try
|
||||
{
|
||||
ClothGuess.Guess(animator);
|
||||
|
||||
Reference in New Issue
Block a user