🚀 All my systems updated for UE5.6! 🚀 30% off untill June 20! 

Get it!

Evade System

avatar`
Yuewu(罗传月武)
Updated: May 28, 2025

Evade System

Dodge abilities

By inheriting GA_GCS_Dodge, you can implement different dodge abilities.

Dodge abilities support configuration for single-direction or multi-direction dodges, correcting the character's orientation based on the input direction (CombatInterface->GetMovementInputDirection).

Step

GA_GCS_Dodge_Step

You can also configure multiple ability actions to create a four-directional step.

GCS闪避系统.002

Roll

GA_GCS_Dodget_Roll

Typically, you need to add damage immunity effects at appropriate places in the Roll animation. You can also add context effects to play landing sound effects when the character contacts the ground.

GCS闪避系统.004
logo_small
YuewuDev

© Yuewu @2025. All rights reserved.

Evade System in Generic Combat System | Unreal Engine 5 | Unreal Engine - Generic Combat System | Yuewu's Coding Journey