Hello every one,
I try to reproduce some feature from http://babylonjs-playground.com/#1KYG17#1
and here I am http://babylonjs-playground.com/#1MVIGI#4
I cannot get my canvas2D to have some kind of billboardmode
As you can see, I ended copy pasting most of the first playground properties into the second one with no result so far
It seems that trackNodeBillboard expect a boolean according to babylonjs github but I may be wrong
parenting the canvas2d to sphereM (biggerbox) does not follow the move,
I don't know what I'm doing wrong
Thanks to all of you