How to change the player's POV smoothly and efficiently

Currently I have a BP Volume that changes the player’s view and it works as planned, but the transition between first to third person is really abrupt and disorienting. When the player enters the volume they are switched to first person. This works as intended but if the volume is within another volume it switches back to third person upon leaving the first volume entered.

[EDITED]

Lol. I read FOV :stuck_out_tongue: But idea is same - if you need additional tips I can post, buy I’m sure you can do it with this FOV sample used of POV instead. Key is to use Timeline like this :smiley:

Original answer…

You can use timeline. Here is timeline and how to use it - simplest version:

https://i.imgur.com/UdY1vCL.png

This is started on Left Shift, but you can start it from trigger or any other event.

  1. Fired by Left Shift
  2. Pressed FOV is 60
  3. Released FOV (normal) is 90
  4. tween time is 0.50 it this sample.