• Creating custom gestures.
    0 replies, posted
I've been experimenting with animating a model's fingers, and I've succesfully created an animation for Barney's fingers: [url]http://www.youtube.com/watch?v=29qAe3DqiHg[/url] What I'm trying to do now is turn this animation into a gesture, so that it can be played on top of other animations, eg walking, running, ect. I've inlcuded gesturemacros.qci in the QC file, and I've tried using this command $makenoloopgesture <gesturename> <filename> <InFrame> <OutFrame> <LastFrame> The animation is 130 frames long, so I thought I'd be able to use values 1 130 130, or similiar. Whatever values I use, I get the error: ERROR: makenoloopgesture(41): - end frame before start frame in @fingers3zeroERROR: Aborted Processing. If anyone has any ideas, I'd be very grateful.
Sorry, you need to Log In to post a reply to this thread.