- Joined
- May 10, 2014
- Messages
- 41
Hello!
I want to make a simple spell:
- unit cast spell on unit;
- create a invisible unselectable unit (locust);
- order created locust to follow target unit.
Locust will belong to owner of caster.
Target unit can be an enemy or an ally.
The problem is distance, that following unit will keep while moving.
I only need locust be in position of target unit.
But I want to realize it without instantly moving locust every moment.
Is there any easy way?
Thank everyone for any information!
I want to make a simple spell:
- unit cast spell on unit;
- create a invisible unselectable unit (locust);
- order created locust to follow target unit.
Locust will belong to owner of caster.
Target unit can be an enemy or an ally.
The problem is distance, that following unit will keep while moving.
I only need locust be in position of target unit.
But I want to realize it without instantly moving locust every moment.
Is there any easy way?
Thank everyone for any information!
