- Joined
- Mar 14, 2015
- Messages
- 18
I've been trying and failing to create an ability which will order a unit to move to a point, with the following conditions
-unit is otherwise immobile
-it costs mana to move based on distance
-coming into contact with an enemy will stop movement
-unit not selectable until it is stopped by enemy or has reached point of cast
The first issue is that the unit needs to be immobile (0 movement) when it is idle / has not started the effect of the ability. However, I couldn't set the movement speed of a unit above 0 if it's starting speed was 0.
Any ideas?
-unit is otherwise immobile
-it costs mana to move based on distance
-coming into contact with an enemy will stop movement
-unit not selectable until it is stopped by enemy or has reached point of cast
The first issue is that the unit needs to be immobile (0 movement) when it is idle / has not started the effect of the ability. However, I couldn't set the movement speed of a unit above 0 if it's starting speed was 0.
Any ideas?