The speed

Hey there! I just do the same steps but the speed of moving the object is slowly than what is shown in the course !

Hi Maria,

In video Transform.Translate(), Rick simply manipulates the transform, which is not framerate-independent. This means that the movement depends on the FPS, which is different on each device. Did you do anything wrong? No, you didn’t. In fact, Rick has got the same problem but it is not obvious. He solves it in a later video (“Using Time.deltaTime()”).

Long story short, ignore the problem and keep watching. :slight_smile:


See also:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms