Hello, I need some help with a problem in my code. I have an object that constantly rotates and scales, and to keep both rotation and scale values synchronized, I use a value timer. When the timer reaches the value >= 0.93, I reset out both rotation and scale. The problem is that I can't find an exact number/value to avoid jitter when resetting both scale and rotation, as neither 0.93 nor 0.92 works correctly. I would really appreciate any help you can give out if is possible, I'll be leaving the following mfa below.
Please login to see this attachment.
Please login to see this attachment.