Blueprint for making an actor flying

Hi guys,

i’m starting learning blueprint and i need some help to understand ho to do it :

I want to make a procedural shaking actor (camera), like a fly

How to do this ?
Thank you

I would start with flying BP sample project.
Make a copy of the character BP and replace spaceship with a fly model.
Then start looking up ways to make your character or character camera move based on you chosen input.