Hello, guys.
I'm newbie on 3d programming.
I want to display sprite like GUI that has a function linkWithMesh. but it hasn't.
In this example, sprite's position from a mesh is changing, not fixed.
https://www.babylonjs-playground.com/#87HQN6
the mesh must have BILLBOARDMODE_ALL.
how to make sprite to track mesh's position like GUI's linkWithMesh.