You are trying to assign 'EMPTY' to "bpy.context.object.type" within an if clause. For checking the value of something, you need to use "==" ...
確定! 回上一頁