How is the speed calculated?

Hey,

I want to make my player as fast as the bot… so I want to know how is the speed calculated?

speed * Time.deltaTime * (?)
or anything else?

Yes, basically.

Of course other things like acceleration, rotation speed, etc. have an effect on the movement too.

1 Like