Side scroller platformer - cinematics

Yup, so you can do it like I have below, using just an object placed in the level, using the level BP.

Or you can put the object in a BP and have the code in there also. It works slightly differently then. But basically you use SetRelativeLocation or SetActorLocation ( not relative ).

If you get stuck, gimme a few pics and a bit more info…