Motion 1.4
AnimateMotionglTF Batch Exporter
  • Getting Started
  • Tutorials
    • Add Footsteps to Motion
    • Add Surfaces to Motion
    • Camera Transitions
    • Creating a component
    • Retargeting Marketplace Characters
    • Using Metahumans
  • Tweaking
    • Breathing Shake
    • Crouch Deceleration
    • Jump Camera Bounce
    • Sneak Deceleration
    • Sneak Shake
    • Sprint Acceleration
    • Sprint Shake
    • Movement Sounds
  • Components
    • BP_BaseCurveManager
    • BP_BaseCharacterCurvedComponent
    • BP_BaseMotionManager
    • BP_BreathingComponent
    • BP_CharacterCoreComponent
    • BP_CharacterCurveManager
    • BP_CoreComponent
    • BP_CrouchingComponent
    • BP_CurvedComponent
    • BP_IdleComponent
    • BP_JumpingComponent
    • BP_MotionCharacter
    • BP_MotionComponent
    • BP_MovementSoundComponent
    • BP_SneakingComponent
    • BP_SprintingComponent
    • BP_TrueFirstPersonComponent
    • BP_WalkingComponent
  • Architecture
    • ECurvePositions
    • ECurveTimes
    • EMovementDirections
    • EMovementEvents
    • EMovementSoundTypes
    • ETransitionCurves
    • ETransitionPositions
    • FStructCameraCurve
    • FStructCameraCurveTransition
    • FStructCharacterGroundInfo
    • FStructMotionCurve
    • FStructMotionCurveConfiguration
    • FStructMotionCurveIdentifier
    • FStructMotionCurveTransition
    • FStructMotionCurveTransitionConfiguration
    • FStructMovementSound
Powered by GitBook
On this page
  1. Tweaking

Jump Camera Bounce

Last updated 2 years ago

If you want to edit the camera shake for landing, please head over to the Jump Component page.

This page describes how you can adjust the camera movement when the player is jumping until right before they land.

To edit the curve, double-click the curve in Motion\Blueprints\Curves\Curve_JumpCameraBounce. This will open the curve editor.

The Red line, X, translates to the Roll added to the camera.

The Green line, Y, translated to the Pitch added to the camera.

The Blue line, Z, translates to the Yaw added to the camera.