Is there a way to create a Level Sequence at spawn input an Actor for transform?
Also to use on multiple Levels. I’ve created one with an Actor in the Level and even though it’s the same BP it’s not recognized by the Sequence.
Is there a way to create a Level Sequence at spawn input an Actor for transform?
Also to use on multiple Levels. I’ve created one with an Actor in the Level and even though it’s the same BP it’s not recognized by the Sequence.
All it takes is rebinding the Actor?
Surprisingly helpful video … https://www.youtube.com/watch?v=5GBhcoC2agg
One big problem I’m having is the transform location stays the same so even though the Actor binding works it’s always the same location.