Reply To: Sampling resolution problem with timeScale on play time (fixed)

Slate Forums Support Sampling resolution problem with timeScale on play time (fixed) Reply To: Sampling resolution problem with timeScale on play time (fixed)

#658
Gavalakis
Keymaster

Hmm. When you slow down the game by Time.timeScale, rigibodies will indeed frame jump since they are updated in a different framerate (ProjectSettings/Time/FixedTimeStep).

One way, is to set the interpolation mode on the Rigidbody component inspector to either “Interpolate” or “Extrapolate” instead of “None”.
Would that resolve the issue in your case?

Thanks!

Join us on Discord: https://discord.gg/97q2Rjh