bsteagal opened this issue on Jul 14, 2004 ยท 8 posts
Little_Dragon posted Wed, 14 July 2004 at 8:21 AM
Walk Designer uses the Body x- and z-trans channels to move a figure along the spline path. For some reason, that keyframe data is lost when you export the BVH. Body channels aren't saved in pose files, either. What we need is some manner of Python script that can add the Body x- and z-trans values to the existing Hip x- and z-trans values, then zero the Body x- and z-trans channels. I'd try writing one myself, but I don't know enough Python yet to manage it.