Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: VascBogdan on February 06, 2015, 08:09:49 AM

Title: [SOLVED] MousePick problem after replacing camera.
Post by: VascBogdan on February 06, 2015, 08:09:49 AM
I just bought 2D Toolkit and replaces my camera with a custom camera to solve a resolution problem.
Now, my MousePick doesn't give me any value if I click somewhere on my screne. I am sure I changed my BG layer to "BackGround" and put it into the MousePick settings like that:
(http://s23.postimg.org/i9ywtfxhn/image.png)

This is my BackGround:
(http://s24.postimg.org/yx1nh20b9/image.png)

This is my Custom Camera (I have two cameras but I disabled one of them, I wanted to see if it works if I put the normal camera again, but it didn't):
(http://s21.postimg.org/movtyyhtz/image.png)

I really need fast help because this ruined my whole project.

Title: Re: MousePick problem after replacing camera.
Post by: VascBogdan on February 07, 2015, 04:38:56 AM
Bump! Can someone give me some ideeas ? I tried one hour to find the issue but all the settings are good in my opinion, what should I do ?
Title: Re: MousePick problem after replacing camera.
Post by: terri on February 07, 2015, 08:45:41 AM
Is the camera tagged as MainCamera?
Title: Re: MousePick problem after replacing camera.
Post by: VascBogdan on February 07, 2015, 09:15:49 AM
That was the problem. Thank you very much !