First-Person Flashlight Effect

So I’m making a first person horror game and want a flashlight which isn’t a tool but is instead a light in the player. How would I achieve this? I want it to look like the flashlight from Slenderman too.

1 Like

What I did to replicate this is I just created a part with a spotlight in it, and just change it’s CFrame to that of the camera each frame.

I made a slenderman clone before and used this for the flashlight

2 Likes