So I have been making a flashlight that sits in the player’s viewport. Everything works. The only thing that is bothering me is how the light looks. In other game engines, you can add a texture to your light.
dont think there is a good way to do this built in, but you could fire a ray from the front, and whatever it is create a part, apply a texture and a surface light to.