Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: magarcan on November 22, 2012, 08:24:54 AM

Title: Mouse pick
Post by: magarcan on November 22, 2012, 08:24:54 AM
I've been following this tutorial:

Here it's used Mouse Pick to place a GameObject into the picked position. The problem I've is that I've two cameras in my scene, Main Camera and a FPS Controller.

Using that one, when I picked with the mouse, the object was placed in the wrong site, but if I use MainCamera it was placed in the right one.

Does MousePick is related with main camera in order to calculate the position?

Cheers!!