Question by
TheMannyzaur · Jul 06, 2018 at 07:14 AM ·
2d-platformer
Camera doesn't move when two are present in scene
Hello, My game is a 2D platformer and I have a Depth of Field effect on one camera to render background objects while the one with no effects renders the player and other foreground objects. The problem is the camera with the effect doesn't render neither does both cameras follow the player but once I delete the effects camera everything is back to normal. Also I have done the Culling Mask and Depth settings. Thank you
Comment
Answer by TheMannyzaur · Jul 09, 2018 at 12:30 PM
So for anyone else who has had this problem I solved it a few days ago. Make sure that only one camera has the MainCamera tag
Your answer
