Hello, I have some sort of camera zoom problem when an enemy gets close?

OK, crappy Gif time but I hope you get the gist of it:

://i.gyazo/5b8ba1838c08d1522c2a111b571e8b68.gif

Basically what’s happening is when the enemy gets close to the player character, the camera zooms in / moves closer. I’ve tried playing around with some settings but nothing worked, I looked online but couldn’t seem to find this problem anywhere else.
Anyone know what’s going wrong?

That’s the collision of your camera. You will either have to create a custom collision channel for your camera or just set “camera” in your collision properties from the AI to “ignore” :slight_smile: