XCOM 2
Improved Camera
Showing 1-6 of 6 entries
Update: 16 Mar, 2016 @ 12:48pm

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

Update: 13 Feb, 2016 @ 11:50am

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.

Update: 13 Feb, 2016 @ 7:05am

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.

Update: 10 Feb, 2016 @ 3:13pm

Removed an unnecessary configuration

Update: 10 Feb, 2016 @ 1:42pm

Image updated

Update: 10 Feb, 2016 @ 1:36pm

Mod added to workshop