This number is used when the object hits a polygon.
A value of one will make the new speed (after collision)
equal to the old speed (effects only the absolute speed value and not the direction)
a value of 0.5 will cut speed by half.
We can also give values greater than one.
For example a value of 2 will make the new speed twice as big
as before the collision.
|