Files
WickedEngine/Content/scripts
Dennis Brakhane d7ba1d67c0 Ensure IK gets only updated after a timestep occured (#716)
Update_IK gets called for every frame, but ground intersections are only
checked up to 120 times per second.

This can lead to the Y velocity being >0 despite standing on the ground,
messing up IK which is only done when the velocity is 0.

Fixes #707
2023-07-26 19:10:16 +02:00
..
2022-07-05 15:20:23 +02:00
2022-08-07 18:26:28 +07:00
2022-08-07 18:26:28 +07:00
2022-08-07 18:26:28 +07:00
2022-08-07 18:26:28 +07:00