How to Move Camera in Vertical Scrolling Shoot em Up?

You can add your camera to the player character (Since your character already moves), by adding a Camera Component inside of the designer. Once you have a camera added, you can still move the camera relative to the character per tick if needed.