Snap object to image

Hello. In the proposed playground, when you hover over the sphere, a window with a hint appears. In my case, this window should be displayed when hovering over the image in the upper left corner. However, in the instructions I found only the “linkWithMesh” function, and I don’t know how to bind the tooltip window to other objects.
https://www.babylonjs-playground.com/#QEE4IY
Can you please tell me how I can attach an object to an image.

Here it is: https://www.babylonjs-playground.com/#QEE4IY#1

I commented out what to change and added the new way to do it

1 Like

Thank’s. I’ll try this