object.push_upward
a.k.a. object.apply_upward_impulseThis function pushes the context object upward with a random amount of force, and a random offset to the force vector. Headhunter uses it to push dropped skulls upward from a dying player in a somewhat random manner.
Example
current_object.push_upward()