Optimally implementing the animation

Hi everyone!

We’ve already made a tank’s track spline animation but it’s using a lot of memory because it’s implemented inside a tick function. So, it needs to check every second.

I would like to ask if you guys have a optimal solution for this problem or have faced these kind of problems.

P.S. would be great if the solution in blueprints.

Thanks!