Skip to content

Change Targetting for mobility skills when using auto-accept-target

Recaiden requested to merge Recaiden/t-engine4:master into master

Several talents that move the player would not function at all or would behave unusually if auto-accept target was enabled.

This changes their target lock mode so that they can be aimed as necessary. The actual behavior of the talents in unchanged.

The affected skills are: Shadow Transposition (was sometimes unusable depending on your last target) Grappling Hook (could only target enemies, not terrain) Worm Walk (teleported randomly) Dream Walk (teleported randomly) Phase Summon (could not be used) Whirlwind (could only be used to dash to enemies) Vault (would always place you adjacent to enemy)

Merge request reports