Hi,
I'm recycling my knowledge about A6, and learning the new physic. Really fantastic.
But, using PH_WHEEL and PH_SLIDER it seems to not respect the params of axis limitation I'm setting.
I made a simple car, trying to make the wheels just roll, and don't move on the axis 1, on any direction (param1 0,0,0), but it isn't working as expected.
With some impact, the wheels move in ALL axis, different from the params I've set. Slowly it returns to expected and normal position, but my question is,
how can I made a really fixed axis on a PH_WHEEL ?
As a car, the wheel is expected to not move on this axis. I've set the right params, checked the PHENT result, but it remains "soft", and not a "Hard" constriction as I'm waiting.
Any help is welcome.
Best Regards.