Gradually increase score on death UMG

I don’t think timelines are not available in UMG so if your logic is there it wont work… Just replace the tick function with a simple Timer by FunctionName node and call it as often as you need it to happen, then clear the timer(or don’t call it again) when you reach max.