I Have A Big Problem - Toon Tanks Camera Shake

@DanM
I created a Blueprint class. It was the camera shake. I saw that the instructor had the parent class selected to CameraShake. But I couldn’t find it so I chose CameraShakeBase. Now I the instructor is changing the Oscillation. And I can’t find that:

What do I do now?
See look:

There’s already an edit for this, It is said in the course to use MatineeCameraShake for the blueprint base class.

Use MatineeCameraShake Brother , I have Same Issue With CameraShake,

Take Care , Bye

Unfortunately, I used CameraShakeBase, is that okay?

That would be why you’re seeing a difference. Use UCameraShakeBase for the code in C++ but use MatineeCameraShake for the base class for your blueprint. You can change the parent class by clicking on Class Settings

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms