Forum: Poser - OFFICIAL


Subject: Car animations?

Robo2010 opened this issue on Jan 26, 2006 ยท 9 posts


Tunesy posted Fri, 27 January 2006 at 2:55 AM

...holy shades of Isaac Newton, Batman ;) What you want to know is position (distance, D) at a given time, T. Youll plug distance into your trans value, assuming youre accelerating in a straight line from a standing start: Frame # = 20 * T A = Acceleration = (96.54/3) = 32.18 meters per second squared T = Time D = distance = (AT/2)(T) = 16.08TT For example: At time 1.5 seconds your distance (xtrans, or whatever axis youre using) = 16.081.51.5 = 36.18 Frame # = 20*1.5 = 30