![]() Preserved Topic: Acceleration/Deceleration |
|
---|---|
Author | Thread |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
![]() I'm trying to write a script that moves a layer up and down on command to display some content and I want it to do this nifty little 0 to (whatever) acceleration when it starts and another nifty little (whatever) to 0 deceleration when it stops.. |
Bipolar (III) Inmate From: Berlin, Germany |
![]() This might help you: http://www.ozoneasylum.com/Forum2/HTML/001365.html |
Paranoid (IV) Inmate From: Dublin, Ireland |
![]() How I'd do it is: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Started an FAQ on this: |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() The method Hugh described will have the object move at a decaying exponential rate. (Make a graph of y=e^(-x) and that's a graph of how close the object is to its destination as a function of time.) |
Bipolar (III) Inmate From: schillmania.com |
![]() I'm not much of a math person, but I found this interesting "theory".. |