Two Sphere - Sphere parent in Sphere

Hello

There are two Spheres. I’m trying to parent them together and I’m using all three ways in babylonjs but I’m failing. I just want him to change his position when his position changes. Can you help me?

Sphere Examples | Babylon.js Playground (babylonjs.com)

sphere1.parent = sphere

Example - https://playground.babylonjs.com/#WIR77Z#1580

2 Likes

Interesting… It didn’t work even though I tried it. Thank you:).

1 Like