Post #3005: ![](https://blenderartists.org/user_avatar/blenderartists.org/roaoao/48/37600_2.

📋 Metadata

  • Author: panosz
  • Date: 2020-02-02 21:57:19
  • Type: question
  • Quality Score: 6/10
  • Replies (1): post_03006

🏷️ Tags

macro scripting intermediate unsolved

  • Macro Editor
  • Python Scripting

💬 Content

roaoao:

; mod = bpy.context.object.modifiers[-1]; mod.use_relative_offset = False; mod.count =

Thanks for that!! :smile:
I’m trying to use this with Dynamic Paint modifier. It works for each object separately but, do you think is possible to use one command to assign the modifier at both objects, the selected one as Canvas and the active one as Brush?


🔗 View on Blender Artists