- Home /
Question by
matias-e · Oct 31, 2014 at 12:15 AM ·
cameraimage effects
Adding image effects breaks camera script
Hey,
I'm creating a first person game and there is script in place which allows you to look around with your mouse, but if I add an effect to the First Person Controller in the scene it adds an additional camera to the First Person Controller and breaks that script.
I can still walk around normally, but I can not look up or down with my mouse anymore.
How could I go about fixing this?
Thank you!
Comment
Image Effects components belong on a camera. (Put them directly on the FPS Controller's camera)