Search the Community
Showing results for tags 'parent mesh'.
-
Hello, I use a babylon file from blender. For my animation I use the arborscence as it defined with blender below: parent -> child1 -> child2 |child3 |child4 For the second part of my animation I want to change the tree: parent parent2(ex child1) -> child2 |child3 |child4 I do not find how to do it. I need help. Thank you
-
Hello! I have a problem with parent mesh rotation. Scene has two objects which will be rotation around center of bottom object. If bottom object placed on scene center then objects rotation correctly. But if replace bottom object then stranges begin... I create parrent mesh for object and try to rotate it. http://www.babylonjs-playground.com/#1KU02Z#0 Please tell me where I wrong?