Results 1 to 2 of 2
  1. #1
    Player
    Rebekka_Ferret's Avatar
    Join Date
    Sep 2024
    Posts
    1
    Character
    Rebekka Ferret
    World
    Alpha
    Main Class
    Reaper Lv 100

    Question: Legacy controls instant turn

    Hey hey,
    I noticed that while pressing W in legacy mode will turn the character in the same direction the camera is facing over a time period of maybe half a second, pressing LMB+RMB will do the same thing instantly.

    Because of the way my binds are set up, using lmb+rmb together with a dash is awkward, but using w will mean i either need to wait until the turn is finished or risk dashing off into a random direction.

    Is there a way to get this "instant turn" on W by rebinding some things?
    (0)

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,157
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    There is not, and this is not a problem specific to Legacy mode. Standard suffers from this as well; if you use the keyboard to turn the camera and then press forward it will also require you to complete a turning animation. This continues to be a problem even at 100% Character Turn Speed.

    If the direction you want to dash happens to be in the direction of a particular target, you can macro dash in that direction using something like this:

    Smudge in Target's direction, then automatically re-target last enemy:
    Code:
    /lockon on
    /facetarget
    /ac Smudge
    /targetlastenemy
    /lockon off
    /micon Smudge
    Smudge to specified target
    Code:
    /target <sometargettag>
    /lockon on
    /facetarget
    /ac Smudge
    /targetlastenemy
    /lockon off
    /micon Smudge
    The /lockon is necessary to force you to face the target when moving. Without it, if you are holding a movement button, you will continue to face the direction you are moving and dash in that direction instead of toward your target, even with the /facetarget line. The /facetarget line is there so that if you're not pressing any movement buttons you will still dash in the direction of the target.
    (0)
    Error 3102 Club, Order of the 52nd Hour