- Home /
Question by
araizasingh5846 · May 12, 2020 at 07:33 PM ·
physicstimetimescalepreview
Time.timeScale not working with Havok Physics
I am making a physics sandbox, similar to https://nothke.itch.io/tower. I am stuck on changing the timescale for the simulation. currently, I'm doing Time.timeScale = x;
, and after debugging, I know that the physics is not being affected by the timeScale. I believe that this is because I am using Havok Physics, and I was wondering if there was an alternative to Time.timeScale that works with Havok. Thanks!
Comment
Your answer
Follow this Question
Related Questions
How to have realtime months/years pass in seconds 1 Answer
Physics behave weirdly after timeScale change 1 Answer
TimeScaling & Rigidbody problem 0 Answers
Clothes goes mad with a near-zero time scale? 0 Answers
The Speed of Built APK 0 Answers