smooth transition from Gameplay_shake_cam to normal cam
-
How to pass from shake gameplay cam(FAMILY5_DRUG_TRIP_SHAKE) to normal gameplay camera? With STOP_GAMEPLAY_CAM_SHAKING i have like a skipped frame, how to have Smooth Transition?
-
Maybe you could use
SET_GAMEPLAY_CAM_SHAKE_AMPLITUDE
to slowly reduce the shaking, then once you get close enough to 0 you can stop the shake.