IK controller issue

Hello,
I have an IK controller trying to control the leg of a character.
It used to worked with the “dude” model but with my model (.gltf) is not working anymore.
Can anybody take a look ? thanks a lot.

https://www.babylonjs-playground.com/#4HTBYP

Let’s see if @adam has some free cycles to help

1 Like

The ik controller doesn’t work with gltf models.

1 Like

Related thread:

2 Likes

@adam thanks a lot.

So I updated the PG with a .babylon file. And I have some weird results. The targeted bone does not move and the body is initially in a weird position.
If I comment: ikCtl_right.update(); it looks OK.

https://www.babylonjs-playground.com/#4HTBYP#1

https://www.babylonjs-playground.com/#4HTBYP#2

2 Likes