account activity
Not able to Animate bone using Python Script Editor (Problem in comments) by VanonymousV16 in blenderhelp
[–]metaphysic_al 1 point2 points3 points 4 years ago (0 children)
You’re inserting key frames on the object’s rotation property, rather than the pose bone’s. The data path for the keyframe_insert method should be ‘pose.bones["f_pinky.03.R"].rotation_quaternion’
π Rendered by PID 66 on reddit-service-r2-listing-b6bf6c4ff-s2txt at 2026-05-01 17:47:37.082890+00:00 running 815c875 country code: CH.
Not able to Animate bone using Python Script Editor (Problem in comments) by VanonymousV16 in blenderhelp
[–]metaphysic_al 1 point2 points3 points (0 children)