Camera shake not working

Hello, you need to make a subclass of of CameraShakeBase. Then, edit the options for it there. **You can then play the camera shake in the game using the StartCameraShake node, plugged into the Player Camera Manager (which can be found via GetPlayerCameraManager).

Hope this helps!

HI I’m trying to get Camera Shake to work in my game. I keep watching the video on but I don’t seem to have the options.

The videos tell me to crate an actor of this class, with these options:

However I cannot get up that class as a option in my project. I’ve test a couple but none of them seem right.

338284-camerashakemyoptions.png

CameraShake has been renamed to MatineeCameraShake. CameraShakeBase has no options, so it won’t work.

1 Like