# How to tell when object stopped bouncing

**URL:** https://forum.kirupa.com/t/how-to-tell-when-object-stopped-bouncing/127387
**Category:** Uncategorized
**Created:** [November 2, 2004, 5:13pm UTC](https://forum.kirupa.com/t/how-to-tell-when-object-stopped-bouncing/127387 "2004-11-02T17:13:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![H4T](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/h4t/32/329_2.png) [@H4T](https://forum.kirupa.com/u/H4T)
#### Post date: [November 2, 2004, 5:13pm UTC](https://forum.kirupa.com/t/how-to-tell-when-object-stopped-bouncing/127387/1 "2004-11-02T17:13:28Z")

</div>

I followed the tutorial about gravity, with bouncing, and I wanted to figure out how to test when it has stopped bouncing.

What I am trying to get at is say I had the objet bounce from a point, then when it has stopped bouncing, move left or right. Think of a person dropped from a plane with a parachute. He has to wait until he is firmly on the ground before he can start moving…thats what I want to do.
