Reply To: working with speed and/or time

Forum Archive working with speed and/or time Reply To: working with speed and/or time

#27875
Jonathan Gonzalez
Participant

    Yes you can. By adding in the Time.deltaTime you base the movement off seconds instead of frames. In that case you wouldn’t run into issues with one computer being able to run the game faster/slower.