getting speed of rigidbody unity code example Example: how to get rigidbody speed in unity var speed = rigidbody.velocity.magnitude;