Forum: Poser - OFFICIAL


Subject: how to apply DROP TO FLOOR to any frame of the animation ?

Michael_REMY opened this issue on Jan 15, 2011 · 3 posts


Michael_REMY posted Sat, 15 January 2011 at 10:34 AM

hi !

 

when i import a bvh motion to my figure (already drop to floor), the figure goes 10 feet under the background after the import (but the bvh is ok)!

So i have to do DROP TO FLOOR on each frame !!! but i have 350 frames !

 

is there any to do that automatiquely ?


PhilC posted Sat, 15 January 2011 at 10:44 AM

Try the dropActorToFloorAllFrames.py script that you'll find in Runtime:Python:poserScripts:Utility

But that may not be exactly what you want if the figure is meant to be off the ground during the animation.

In which case go for plan B:- http://www.philc.net/tutorial7.php


Michael_REMY posted Sat, 15 January 2011 at 11:04 AM

thank you PhilC ! the first plan just solved my problem !

 

my day will be good now !

 

ps: there is a tiny bug in the included script in poser : once apply, the first (current) frame is not refresh at screen, so , first feeling is to think that did not work but it work, just have to avance +1 the frame or previous and you see the good result !