make a spotlight follow my character in VR

hi, beginner here and it’s my first project.
I am trying to make a spotlight stay permanently attached to the character in VR (unreal engine 5.1)

do i attach it to the PlayerStart or to a pawn actor ?
any help is welcome, thanks

1 Like

You put it in the player :slight_smile:

You can add it as a component in the player blueprint

image

1 Like