I have a SkinnedMesh and I want to set the positions of its bones from other meshes’ world positions (children of scene). The grey cubes on the screenshot are placed at the bones’ world positions (by calling bone.getWorldPosition(receptorVector)), I want to then move any cube and set the corresponding bone’s world position to the cube’s new world position (maybe this would require setting the rotation too).
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Moving skeleton bones according to local coordinates | 0 | 544 | May 24, 2023 | |
| Move bones dynamically | 7 | 6983 | April 19, 2019 | |
| SkinnedMesh transform issue applying transforms to bones | 0 | 1374 | January 21, 2022 | |
| Setting world transforms for bones | 6 | 2701 | May 12, 2022 | |
| localToWorld gives wrong value if the mesh was transformed by skeleton | 1 | 560 | March 31, 2021 |
