Data\Effect\Attach Unit

Attach two units.


You can use AttachUnit to attach a "Simple" unit to a "Normal" unit. It's bridge for Simple/Complex units working together.

Parent Unit

Which unit is parent.

Child Unit

Which unit is child.

Use Child Facing

When set, child unit will use it's own rotation instead of locked to host's rotation.

Attach Offset

Offset between the parent and child unit.

Offset Type

SelectableType: EffectAttachUnit.AttachOffset.Offset Type

Type

Sets the orientation the offset is relative to.

  • PARENT_ORIENTATION: Orientation is relative to the direction from parent unit's facing.
  • WORLD_ORIENTATION: Orientation is relative to world facing (i.e., north).