zen-mod / ZEN

Zeus enhancement mod for Arma 3
https://zen-mod.github.io/ZEN
GNU General Public License v3.0
111 stars 49 forks source link

Improve Move camera to object #709

Open ampersand38 opened 1 year ago

ampersand38 commented 1 year ago

When merged this pull request will:

mharis001 commented 1 year ago

Looks like the base game keybind behaviour is still visible and there is a "flicker" before the camera is moved to the CQB view. Ideally, we should override the behaviour of the base game keybind.

ampersand38 commented 1 year ago

Looks like the base game keybind behaviour is still visible and there is a "flicker" before the camera is moved to the CQB view. Ideally, we should override the behaviour of the base game keybind.

I can add a keybind set to block the base game key. The base game behaviour is kind of weird, it looks up at flying aircraft which is totally useless, and ends up toggling between angles on subsequent presses. For the "far" view I would want to do something like 20 m above and behind, and centered on the object.

What do you think?

mharis001 commented 1 year ago

Yeah, that could work. Maybe also consider the size of the object and a minimum distance.

ampersand38 commented 1 year ago

Just noticed current method breaks vanilla lock camera to object =( and also activates while typing in search field