Third-Person Point&Click Interrupt Move Towards Ability

sirblacksoul

New member
The built-in move-towards Ability requires to be completed, before the player can actually move to another position again.

How would I implement interruptions for skills, especially for movement, so if the player re-decides he can set other position?
 
You can stop the ability using the TryStopAbility method:

 
Top