[SCRIPT] Vehicle first person view camera movement when shifting gears.
-
Wondering if it is possible to have first person camera movements/effects for gear shifts? Relatively simple script possibly.
For example, maybe using a hacky way like using the not-so-intense recoil shakes timed with gear shifts:
<RecoilShakeHashFirstPerson>FPS_SMG_RECOIL_SHAKE</RecoilShakeHashFirstPerson>
<RecoilShakeHashFirstPerson>FPS_PISTOL_RECOIL_SHAKE</RecoilShakeHashFirstPerson>Or even more fancy and better version, where the vehicle first person view slightly moves according to G-forces.
There are camera scripts that already do the latter one, but as far as I know, none of them use the vanilla GTA first person view.