How to detect object's speed/velocity?

How to detect object’s speed/velocity?

You can get the Velocity of the object. If you want to get how fast it is moving you can use Velocity.Magnitude

1 Like