Hey Zuaxis,
Try doing this:
- Create a New Blueprint First Person project.
- In the Blueprint Folder, open up MyCharacter.
- On the Components tab, select Add Component and choose Spotlight.
- Left Click (forgive me, not right-click) SpotLight and drag it and drop it on "Mesh1p" which is under FirstPersonCamera.
- Click on your Spotlight and move it up a bit in the viewport so it’s near the camera.
- Compile then play in the editor.
You should be able to see it in the darker areas of the map and it should move along with the camera.
-W