You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: