
Cataclysm Druid - Issue when dismounting when mapped key
Rorthron opened this issue ยท 6 comments
Following on from previous issue. I've changed now to use the key bind option with MJ.
So I have Middle Mouse mapped to the default druid class settings.
If I click the Summon Panel 1 to go onto the mount, I enter Swift Flight Form.
If I click the Summon Panel 1 again, I dismount and go into caster form in druid. All good. This is expected behaviour.
Now, I do the same with my mapped key (middle mouse), when I click I go into Swift Flight Form
If I click the Middle Mouse again, I dismount (first time only).
However, if I click Middle Mouse again and enter Swift Flight form, I am unable to use the mapped key to dismount. I am stuck in flight form. It dismounts very briefly then enters flight form again.
I think something is wrong with the logic to return to the last form when using the mapped key and it seems to be caching the flight form. With the session panel it works fine every time.
Here's a quick video of me trying 4 times to dismount using the mapped key.
Druid.Flight.issue.mp4
This was a click of middle mouse button, not scroll action.
I tried it mapped to a key "J" as well. I pressed J on the keyboard and the result was the same.
Yes, if I press the key and hold the druid returns to caster form and falls. When I release, it goes back to flight form.
I tried changing the macro part of the druid settings to include [mounted] and [nomounted] around the dismount and flight steps, but it made no difference.