For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.Making model independend from Time.timeScale
I'm using Time.timeScale in my Unity app, but I want that my models are not affected by changing it. Is this currently possible?
0 ·
Comments
Thank you for your continued use of our product.
If Time.timeScale is used, then Time.timeScale must be included in the process of calculating the time when the MotionFade and Pose processes end.
Other functions do not affect Time.timeScale.
Best regards.