ScriptSpot

Forum topic · General Scripting

load bip file at specific frame

By plug · 2012-03-23

Description

hi,

I'd like to load a bip file on my biped but at a specific frame
I tried something like that but it doesn't work, my bip files are always load from the frame 0

at time firstframe
biped.LoadBipFile myBiped.controller BipedPastFile

I'd like to be able to load several animation one after the other on a single biped.

thx for your help
sorry for my English.

Comments (3)

try using the motion mixer

fredCastonguay · 2012-03-28

Have you tried to work with the motion mixer module?

Thats normally how you load multiple bip and offset the timevalue of the bip.

I can't tell you how to script it cause I've never done it myself but I do know that you can acess the mixer module from script so I'd start there rather than trying to simply load bip

plug · 2012-03-29

thanks , it help me a lot, I found a solution

plug · 2012-03-26

nobody can help me ??