3-person view look behind for all vehicles.
-
3-person view look behind, for all vehicles.
Hello!
I would like to know, how to make this even when I'm in the 1-person view (inside the car).
Am I right, that I can do this via NO1FPS_LOOK_BEHIND? If yes, it's impossbile, because I even tried to copy/paste the numbers from AIRBUS to ADDER and nothing.
But strModelFlags copmlicated anyway
-
When we in 1-st person view and driving a car with a rear window, and pressing the button "look behind", we will look through that rear window. But if there is no any rear window (like bus or an ambulance), "look behind" will be performed in 3-rd person view mode.
-
It's in file "vehicles.meta"
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>BOX_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>DEFAULT_VEHICLE_BONNET_CAMERA</bonnetCameraName>
<povCameraName>BUS_POV_CAMERA</povCameraName>Bonnet or pov.
Unfortunately, flag FLAG_HAS_BULLETPROOF_GLASS does not work for all cars
-
@MadHopper @Frazzlee You could probably script it so that a/the mod blocks that control from the game when you are in a vehicle and then forces the camera in the script.