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
  • Movement Sound Table
  • The DataTable Editor
  1. Tweaking

Movement Sounds

Last updated 2 years ago

Movement Sound Table

This page describes the structure of the Movement Sound Table which allows you to add your own footsteps for walking, sprinting and crouching, jump sounds, and landing sounds to Motion.

The DataTable Editor

To open the DataTable Editor double-click the provided table which you can find at Motion\Blueprints\DT_MovementSounds.

This table provides all metadata used by Motion to provide you with sounds for your movement needs.

To learn more about what each field means, please visit the FStructMovementSound page.

Adding data

To add a new field to the data table, press the Add button in the toolbar.

You can then edit your new row in the Row Editor below the table.