Just curious if it’s possible to make a the screen zoom in and out while the player is engaged in combat?
If you have camera, that follows your player, you shoud have scripted the camera to follow your player at certain distance. At my opinion you can add one trigger around the enemies, so when your character get’s close enough to start combat, you can smoothly zoom in the camera.
So the short answer is yes, you can zoom in\out slow\fast… however you do it in the script, that controls your camera…