mpstark / DynamicCam

A more dynamic camera for World of Warcraft.
MIT License
22 stars 11 forks source link

Dragon Riding Mounts aren't Flying Mounts? #71

Closed angry-stranger closed 1 year ago

angry-stranger commented 1 year ago

I'm trying to make a condition to zoom out when on a flying mount using isFlying() but it doesn't seem to work on dragon riding mounts. Is there a different API for them? I can't find one.

LudiusMaximus commented 1 year ago

IsFlying() works on dragon riding mounts as well. If you want to know whether you are on a dragon riding mount, it gets a bit more complicated. The next release of DynamicCam will have a "Dragon Riding" and "Dragon Riding (flying)" situaiton included.