Tag Properties
Enable this option if the tagged object should be moved when clicked on and dragged. If the object should remain unaffected, this option should be disabled.
This option defines whether or not the tagged object can be selected in the Viewport. If this option is enabled, selection will not be possible. This can, for example, be useful if you have a high number of control objects and only some of them should be selected.
This setting defines what should happen when the tagged object is already selected and subsequently clicked on and dragged. For example, should the tag be evaluated (i.e., call up existing scripts, output values, etc.) or ignored completely? What if multiple objects are selected - should all tagged objects be evaluated or just one? These types of issues can be defined using this setting.
- Invoke on Transformation: The tag’s parameters will be evaluated even though no tweak procedure is present.
- Disable Tag: The tag will be ignored. Functions only for actual tweak procedures (no prior selection).
- Always Tweak: Let’s say you have 3 objects, each with an Interaction tag, and all three objects have been selected. If you enable the Move tool and move one of the objects, all objects will be moved (this is not a tweak, this is a normal move function). If one object is set to Always Tweak, only this object would move if dragged (and if one of the other objects were move, only the remaining two would move).
If an object is already selected, enabling this option will prevent this object from being transformed (moved, scaled, rotated).
Enable this option if the tagged object should be highlighted when selected - as shown above.
Enable this option if the cursor should be hidden when the tagged object is tweaked.
If this option is enabled, the tagged object will be hidden (but will still be rendered) and only highlighted when the cursor is hovered over it (the Highlight Object option must be enabled). This is useful for creating ,hidden’ handles that are only displayed when the object is clicked on.
If the Highlight Object option is disabled, the handles will remain hidden and only you will know where they are …