XCOM 2
Improved Camera
Mostrando 1-6 de 6 aportaciones
Actualización: 16 MAR 2016 a las 12:48

Updated to work with latest patch (March 10th).

Actualización: 13 FEB 2016 a las 11:50

Bug-fix: My previous update only worked in some circumstances and not all, I have fixed this now.

I've removed the workaround and simply made it so that the camera isn't quite aligned - its off by 0.1 degree stopping it from having the 0 degree error.

Actualización: 13 FEB 2016 a las 7:05

Bug-fix: This update fixes a bug I discovered in the base games camera code while making and using this mod.

If the camera is facing exactly 0 degrees when you activate an ability that zooms the camera in it causes a divide by 0 error, which leads to the camera breaking and just showing black.

I was unable to fix the bug at its source, as a required variable in the class that needs to be extended and overridden is set as private. So my fix is a workaround that sets the camera to 0.1 degrees when it would otherwise be 0.

This should be unnoticeable in-game - if you are using this mod and the camera does not appear to be correctly aligned (as in the image) then verify the game cache, this should fix it.

Actualización: 10 FEB 2016 a las 15:13

Removed an unnecessary configuration

Actualización: 10 FEB 2016 a las 13:42

Image updated

Actualización: 10 FEB 2016 a las 13:36

Mod added to workshop