Skip to content

Unreal Engine plugin for the Gameplay Ability System: adds a Gameplay Effect Component that cancels Abilities.

License

Notifications You must be signed in to change notification settings

gregorhcs/GASCancelAbilitiesFromEffect

Repository files navigation

What is this?

A plugin for the Unreal Engine that allows Gameplay Effects of the Gameplay Ability System (GAS) to cancel Gameplay Abilities. Important note: I have no idea how replication in GAS works and didn't test it with this new feature, so be warned that this might break it :)

Requirements

You need Unreal Engine 5.3 as a minimum, since this plugins adds a new Gameplay Effect Component, a concept that didn't exist prior to this version.

How to use

Create a new Gameplay Effect, add the "CancelAbilityTagsEffectComponent". Configure abilities with what tags and without what tags should be cancelled.

grafik

Mind that these tags must be present in the to-be-cancelled Abilities "Ability Tags":

grafik

About

Unreal Engine plugin for the Gameplay Ability System: adds a Gameplay Effect Component that cancels Abilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published