Add light to player start

So i need a preview of a dark level, with player start object is ok as i can “fly” on the level after press play, but i need a light also moving with the “camera”. Player start object dont have any camera and if add a light it stays static on the floor and dont move. I put light as movable, made player start as a blueprint, etc… and since im not a coder i dont have any idea of what to do, and i think it must be somethig easy to do ;).

You could make a BP that contains the camera and a light.

If that screws up your sequence, then another option is a BP which finds the camera and follows it.

EDIT: Try the first, if that doesn’t work, come back here, and I’ll show you how to do the second.