Creating a camera animation in UE4

Software:
Unreal Engine 4.18

  1. Create a Camera Actor:
    Cinematics > Cine Camera Actor
  2. Create a new Level Sequence:
    Right Click the Content Browser background and choose Animation > Level Sequence.
  3. In the Content Browser, Double Click the new Level Sequence to open it in the Sequencer.
  4. press ‘+ Track’ and choose Camera Cut Track.
  5. In the camera track press ‘+ Camera’ and choose the Camera Actor you created.
  6. press ‘+ Track’ and choose Transform.
  7. Move the Time-Slider to the motion start time, move the camera to its starting position and orientation, and press the little ‘+’ button at the right of the Transform track <- + -> to set the first Key-Frame for the camera movement.
  8. Move the Time-Slider to the motion end time, move the camera to its ending position and orientation, and press the little ‘+’ button at the right of the Transform track <- + -> to set the last keyframe for the camera movement.
  9. Repeat this to create more Key-Frames and develop the camera motion.
  10. Press the Clapperboard button to open the Render Movie Settings,
    Choose the file format, frame rate, resolution, and save location and press Capture Movie.

Untitled-0.jpgUntitled-1Untitled-2Untitled-3Untitled-4Untitled-5Untitled-6Untitled-7

 

Related:

  1. UE4 – Playing an Animated Level Sequence
  2. UE4 – Packaging a project for Windows
  3. UE4 – 3ds max & V-Ray Datasmith workflow

 

 

 

 

 

 

 

 

8 thoughts on “Creating a camera animation in UE4

    1. Good question IMO.
      I haven’t done so myself,
      But, look into the Sequence Recorder,
      It should allow you to record an actors game motion to a level sequence that can then be rendered,
      So if the actor is controlled by a programmatically by blueprint or code, this should allow recording it to sequence.
      There’s also a built-in plugin called Take recorder that should do that.
      When I’ll have some spare time I’ll try this and post.

Leave a Reply to Oded ErellCancel reply