diff --git a/ops_alignment.py b/ops_alignment.py index ff80c39..40ac060 100644 --- a/ops_alignment.py +++ b/ops_alignment.py @@ -770,7 +770,7 @@ class Operator_BlenRig_Reset_Dynamic(bpy.types.Operator): def reset_dynamic_values(self, context): - scene = bpy.context.scene + scene = bpy.context.view_layer pbones = bpy.context.active_object.pose.bones pbones["properties_head"]["flex_head_scale"] = 1.0