Thread Tools Display Modes
11-17-19, 04:44 PM   #1
hasnogaems
A Flamescale Wyrmkin
 
hasnogaems's Avatar
Join Date: Apr 2016
Posts: 109
Any way to toogle strafe?

I always assumed it possible.
  Reply With Quote
11-17-19, 07:28 PM   #2
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
You can rebind your movement keys back to turning and then hold the right mouse button to strafe. I've had strafe unbound for years and strafe just fine.
  Reply With Quote
11-18-19, 09:28 AM   #3
hasnogaems
A Flamescale Wyrmkin
 
hasnogaems's Avatar
Join Date: Apr 2016
Posts: 109
I mean a button that you press once and character strat strafing without holding any button, like "toogle autorun", only not forward.
  Reply With Quote
11-18-19, 10:50 AM   #4
wardz
A Deviate Faerie Dragon
 
wardz's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 17
Try this: (Change Left to Right depending on direction you want)
Code:
/run if not MovePadFrame then UIParentLoadAddOn"Blizzard_MovePad"MovePadFrame:Hide()end
/click MovePadStrafeLeft
  Reply With Quote
01-10-20, 10:25 PM   #5
aallkkaa
A Warpwood Thunder Caller
 
aallkkaa's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2017
Posts: 98
Originally Posted by wardz View Post
Try this: (Change Left to Right depending on direction you want)
Code:
/run if not MovePadFrame then UIParentLoadAddOn"Blizzard_MovePad"MovePadFrame:Hide()end
/click MovePadStrafeLeft
In case wardz excellent sollution (a macro you can place on a button to either mouseclick or keypress) isn't clear, there is a piece of the default UI that is not very known: the Mousepad; it puts a frame on screen with all the movements available (incl. strafe), each on a button that works like a toggle. IIRC the option to manually enable this is on the "Accessibility" menu of your Interface menu.
wardz sollution will activate the mousepad but keep it hidden (unless it was already active), and then click the button to turn strafe-left on/off.
  Reply With Quote
10-09-23, 06:14 PM   #6
evawillms
A Kobold Labourer
Join Date: Oct 2023
Posts: 1
In most games, the ability to toggle strafing is dependent on the specific controls and settings available within the game itself.
In general, strafing is a movement technique where the character moves sideways without changing the direction they are facing. To toggle strafing, you would typically need to check the game's control settings or options menu to see if there is a specific toggle option available. Some games offer a "toggle strafe" or "toggle sidestep" option that allows you to enable or disable strafing with a single button press. If such an option is not available in the game, you may need to manually hold down the strafe button while moving sideways.
Run 3
  Reply With Quote

WoWInterface » General Discussion » Gameplay » Any way to toogle strafe?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off