Weight animation sample download broken

when looking around in the samples i noticed the 2 samples related to animation
both the download’s seems to be broken as i’m a little bit annoyed as this happend earlyer already to me
https://www.babylonjs-playground.com/#BCU1XR#0
https://www.babylonjs-playground.com/#LL5BIQ#0

Well this is a little bit mean. You should be careful as this is not the best way to get help.

1 Like

my apoligize but this happens to me to often i will correct my mistake thank you for your feedback

And the bug will be fixed in a few minutes

while i’m here anyway’s do you know perhaps the solution on how i can position the model in the y axis as trying doing so only sets the camera to my feeling as the camera is getting lower and lower beneeth the floor

I may need a repro in the Playground to help you further

any idea how i could target the figer
https://www.babylonjs-playground.com/#LL5BIQ#0

solved with newMeshes[0].position.y += 2;