Blending animations and poses
Blending animations and poses
Hello! Could you give please an example how to blend animations and poses in Source.Python?
Re: Blending animations and poses
SOLVED like this: In mymodel.qc file, I added pose layers to the required animation and recompiled the model. Now just changing the animation and pose parameter:
Syntax: Select all
entity.call_input ('SetAnimation', 'fire')
entity.set_property_float('m_flPoseParameter.000', 0.75)
Return to “Plugin Development Support”
Who is online
Users browsing this forum: No registered users and 19 guests