How To Setup: Movement Settings

This is an extension of the character movement component.

in this component are called also:

A_Pontoon

AC_LocomotionTagManager

AC_MovementPushReaction

The logic Updates with this binding,

Screenshot 2024-05-09 201903.png

Screenshot 2024-05-09 202113.png

Screenshot 2024-05-09 202214.png

it uses to update the char movement components’ values

PDA_MovementSettings

Screenshot 2024-05-09 202410.png

and it also updates data values to use in

Anim_Graph_Universal_Locomotion

the way it updates data is based on animation techniques we can learn from Lyra project.

https://dev.epicgames.com/documentation/en-us/unreal-engine/lyra-sample-game-in-unreal-engine

Related Step by Step Guides: