reznok / GMCAbilitySystem

An Unreal Engine plugin that adds an ability system to the General Movement Component plugin
MIT License
27 stars 12 forks source link

Remote Ability Activation #73

Open rafadsm opened 1 month ago

rafadsm commented 1 month ago

Allows the server to activate abilities on target

An example of usage: You use an ability that traces hit targets and launches them into the air Then the server will perform a forced ability on the targets that will do a small launch on the target

Why a skill? Because you can decide when it ends and manage tags/effects during your action