Where did matinee camera shake go?

i’m trying to do a camera shake when player fired the gun, i looked to the tutorials they are using class named Camera shake, i found out that class renamed of Matinee camera shake, but matinee camera shake not exist in my editor. i found nothing about this topic in unreal engine documantation, what a shame.

In UE 5.1, you can use LegacyCameraShake instead. It has same functions like Matinee Camera Shake.
You can also look here https://docs.unrealengine.com/5.1/en-US/API/Plugins/GameplayCameras/UMatineeCameraShake/

2 Likes