Hey Guys, I have made a spell in which the caster kind of "jumps" bewtween the enemies, while he is attacking them.
But, my problem is, that the caster does not face the target correctly. Even though the caster attacks the targets, he looks into another direction, and that seems weird to me. Now I want to set that the caster faces the target, but that doesnt work. First I tried to use this function:
Then I tried something like:
Can anybody help?
But, my problem is, that the caster does not face the target correctly. Even though the caster attacks the targets, he looks into another direction, and that seems weird to me. Now I want to set that the caster faces the target, but that doesnt work. First I tried to use this function:
- Einheit - Make Caster face Target over 0.00 seconds
Then I tried something like:
- Einheit - Move Caster instantly to (Position of Caster), facing (Angle from (Position of Target) to (Position of Caster)) degrees
Can anybody help?