Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: jeanfabre on October 15, 2014, 01:42:02 AM

Title: ScreenTo3dPlanePoint
Post by: jeanfabre on October 15, 2014, 01:42:02 AM
Hi,

 This action will let you project a screen position ( mouse, touch, or 2d element) onto a 3d plane in the 3d world.

You can get it using the ecosystem browser (https://hutonggames.fogbugz.com/default.asp?W1181) ( it's better, cause it's embedded in the Unity editor) or download it manually:

ScreenTo3dPlanePoint (https://github.com/jeanfabre/PlayMakerCustomActions_U3/blob/888b8ae8431d83516037bb8f6e0940b6ee990ab7/Assets/PlayMaker%20Custom%20Actions/Camera/ScreenTo3dPlanePoint.cs)

ScreenTo3dPlanePoint Editor  (https://github.com/jeanfabre/PlayMakerCustomActions_U3/blob/888b8ae8431d83516037bb8f6e0940b6ee990ab7/Assets/PlayMaker%20Custom%20Actions/Camera/Editor/ScreenTo3dPlanePointActionEditor.cs)( very important to get this too, the interface is dynamic).

Bye

Jean