reznok / GMCAbilitySystem

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

Mispredicted Abilities Added On Client Are Not Auto Removed #7

Closed reznok closed 4 months ago

reznok commented 4 months ago

If a client mispredicts adding an ability, it should automatically remove it.

Ability confirmations are not currently tracked, they'll need a system like effects to use the same solution as #6