How to use attachments?

Status
Not open for further replies.
Attachment points do you say?

You don't use them, they are basically specific " points " for a unit or structure.

Overhead
Head
Chest
Left hand
right hand
origin
left foot
right foot

When doing spell arts in object manager these points may be mentioned to specify where the spell art goes on the caster or unit.
 
use the specialeffect function:
specialeffect - create a specialeffect attached to the left hand (or right hand) of "yourunit" using "spearmodel"
 
it's not a button. use the trigger editor. or create a dummy ability which has the specialeffects
 
Just put Map Initialization as the event and the unit will have the weapon attached once the map starts. Or the event could be when the unit is made, or when the unit picks up a certain item, etc.
 
Status
Not open for further replies.
Back
Top