alexschumaker / ActionCamPlus

Taking some of the "experimental" out of "experimental feature".
2 stars 1 forks source link

'Scoll Zoom Speed' affects all zooming, not just ACP zooming. #1

Open catthou opened 1 year ago

catthou commented 1 year ago

Your type, not mine ;)

Version 0.62

But as per the title, changing the zoom speed slider affects zooming from my keybinds, as well as from the addon. I don't believe this is intentional as it never happened before this update.

catthou commented 1 year ago

As well, does the TS slider and slash command actually do anything? It doesn't seem to change the rate at which my camera snaps to focus on my target, or moves up and down going into and out of action cam mode.

alexschumaker commented 1 week ago

Damn, I haven't checked this repo in a long time... sorry :P Unfortunately, blizz doesn't offer any way to smooth the pitch, focus, or offset camera movements -- just on or off. The TS option only affects the transition speed of the camera zoom. After recent fiddling with other camera options, I think I can jerry rig some custom, slower movements, but it'd be prone to jank...

Anyways, I found a bug that was causing the normal scroll speed to get stuck at the transition speed. Idk about you but I like my manual scroll speed to be maxed out so it was super annoying -___- Should be fixed in the 2024/10/02 update!

alexschumaker commented 1 day ago

Random update relevant to this. I was playing around with the aforementioned jerry-rigging and it actually works, like... super well. Right now I have some code to micro manage the speed of the camera offset and focusing and it's actually super pleasant, smooth, and reliable (so far). I'll look into doing the same for pitch, adding options to customize the speeds, and pushing an update. Then I'll close this issue :)