Flashlights on iOS?

is there ANY Way i can implement some kind of fake flashlight to work on iOS? Like maybe a texture i can use as the flashlight instead of a spotlight. Like a 2d or 3d texture that i can spawn in front of the player to light up the scene or something similar.

I’m working on a horror game for iOS and i’d LOVE to have this feature. I’d appreciate any help, thanks!

  • 4.9 has functional point lights :slight_smile: Do a raytrace to see what you hit and slap the light position there?

Yeah i did that once and the light position does move, but it goes through whatever it hits a little bit