This tag is an expression tag. It modifies the tags owners position and rotation in such a manner that the tags owner behaves has it was a child object of the target object.
You can use this for example to let you character pick up object.
Properties
- Constrain: Chose which components of the tag are allowed to be modified.
- Position offset: Set a global position offset of the targets origin.
- Rotation offset: Set a global rotation offset of the targets origin.
- Target: The target object according to which the tag owner is moved.
- Maintain: If this property is checked on the original transformation of the tags owner will be maintained and the position of the target object will be relative to this position. Therefore the offset property of this tag will be adjusted automatically when you drag & drop the target object on the target property field. So if you want to maintain the position first check on the maintain property and then assign the target object.