Hi! I don't seem to be able to configure my character movement to get a good result:
When i use Substeps 4 (which I want to do to get the desired cloth behaviour) it starts to jitter at 60 fps. Substeps 5 is completely unusable at steady 60 fps and if I drop down below 60 fps with either substeps 4 or 5 the jittering becomes too much to handle and my brain starts to hurt
What am I doing wrong here? Some interpolation not working correctly?
Cheers!
- I move my character by setting positions directly in fixed update.
- Animator is set to Animate Physics.
- Timestep is set to 0.02
When i use Substeps 4 (which I want to do to get the desired cloth behaviour) it starts to jitter at 60 fps. Substeps 5 is completely unusable at steady 60 fps and if I drop down below 60 fps with either substeps 4 or 5 the jittering becomes too much to handle and my brain starts to hurt
What am I doing wrong here? Some interpolation not working correctly?
Cheers!