Using a Datatable to animate camera in sequencer?

Is it possible to animate in Sequencer the camera location and rotation that is feed by a datatable? Lets say that in my .csv file I have a ‘Camera Name’ column, a ‘camera XYZ’ and ‘ROTATION’ etc, I then in Sequencer drop the name at different parts on the timeline and the camera blends between them. I can do this in Blueprints without any issue but would be great to call via sequencer.

I’m currently looking for such a feature as well.
When using BP timeline, a curve can be stored as a separated uasset. But i cannot (yet) link it to a csv file. Any help would be welcome.

2 Likes

Upping the question.

what if you used an event repeater track?