Hi,
I’m currently trying to make a custom vehicle based on the existing vehicles. I simply use a VFX powerup device to spawn the vehicle mesh on top of the player once he enters the vehicle. It looks fine but the vehicle camera is too zoomed in and doesn’t look good with the new mesh.
I’ve tried to use the new orbit camera to set the distance to the player a bit further back. Once I jump into a vehicle, it overrides the orbit camera and defaults back to the normal camera. I also have priority set as high as possible on the orbit camera
Is there a way to fix this?