Hello.
I am using Gameplay Ability System and I have a sprint ability where stamina is consumed periodically, until sprint is ended.
I am using a cost gameplay effect that modifies the sprint periodically and infinitely.
Although, when sprint ends, the cost is still active and attribute is being consumed.
Do I have to end this periodic cost manually on Ability End?