mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-02-08 06:42:47 +08:00
Fix bug where physbone blocker would skip every other xform
This commit is contained in:
parent
e58ffbf3a3
commit
65ea7e6434
@ -55,7 +55,6 @@ namespace nadena.dev.modular_avatar.core.editor
|
|||||||
}
|
}
|
||||||
|
|
||||||
parent.Add(tip.transform);
|
parent.Add(tip.transform);
|
||||||
node = node.parent;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user