Hi…
I have multiples Actors as target for player camera (like old Resident evil), when player enters a trigger, the camera set its position to a target actor using APlayerController::SetViewTarget … well, the targeting is well done, my camera changes its position, but control is not relative to the new view…
What could it be?
Thanks in advance.