How can I make my movement/rotation work time based rather than frame based when given a specific Rotation/Movement Speed?
a. Use an animation with an adjusted play rate
b. Use Tick
c. Use Delta Time in the movement/rotation speeds
d. Use Interpolation