i made a spell that will create a unit and make it face to where the spell target location is the problem is
this
is not working
but when i make the unit face the GetSpellTargetLoc() the unit faces the middle of the map
the spell is an edited impale spell i removed the buffs and effects
and wrote some jass to get it to summon the unit after i cast the impale spell
this
Code:
GetSpellTargetLoc()
but when i make the unit face the GetSpellTargetLoc() the unit faces the middle of the map
the spell is an edited impale spell i removed the buffs and effects
and wrote some jass to get it to summon the unit after i cast the impale spell