Hi,
Regarding the jaw value (Set jaw), I have assigned it for many frames (I am working with a video) based on a preprocessing step, as following: bpy.data.window_managers["WinMan"].flame_tool.flame_jaw = <value>. However, I can't keyframe the value for the jaw since it is not a shape key (I need to keyframe since I want to export an fbx for a video, not a single frame). Any ideas?
Thanks in advance
Hi,
Regarding the jaw value (Set jaw), I have assigned it for many frames (I am working with a video) based on a preprocessing step, as following:
bpy.data.window_managers["WinMan"].flame_tool.flame_jaw = <value>. However, I can't keyframe the value for the jaw since it is not a shape key (I need to keyframe since I want to export an fbx for a video, not a single frame). Any ideas?Thanks in advance