When the main camera moves, does the flashlight move too, or is it stuck in place? Are there any errors in the console from the flashlight controller script when the game is playing?
Viewing post in Unity Flashlight Controller (CC0) comments
The flashlight moves as it is supposed to but i do get an warning:
CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Im not sure what it means or how to fix ive tried a few things but it just doesnt go away
I hope you know a fix
Thanks