A question about Timeline!

Hi! Does anyone know how I can make a timeline into an Actor Component? I tried with Curve but I didn’t find how to make it work like a timeline…

I know there is a method with C++ to enable Timeline in a component, but I don’t know where and how I should go.

I only use blueprints!

I don’t think so. This is one of the places where an inheritance hierarchy is superior to components :slight_smile:

1 Like

And can’t a timeline be made with curves?

1 Like

How? Tick and curves?

Tick! I need the value to be every position of the curve with tick I think

1 Like