How do i make a flashlight?

Hey Zuaxis,

Try doing this:

  1. Create a New Blueprint First Person project.
  2. In the Blueprint Folder, open up MyCharacter.
  3. On the Components tab, select Add Component and choose Spotlight.
  4. Left Click (forgive me, not right-click) SpotLight and drag it and drop it on "Mesh1p" which is under FirstPersonCamera.
  5. Click on your Spotlight and move it up a bit in the viewport so it’s near the camera.
  6. 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

1 Like