Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Neikke on July 10, 2019, 06:02:01 AM

Title: Screen Space to World Space, how?
Post by: Neikke on July 10, 2019, 06:02:01 AM
Hi, I'm trying some simple thing but can't get it working.

I want simple UI text (screen space) to appear exactly where my 3D Sphere in the scene is (world space).

I tried transferring my 3D sphere's Position to the UI text's Position with World to Screen Point action, but the screen jumps elsewhere not even close to where my 3D Sphere is.
Title: Re: Screen Space to World Space, how?
Post by: jeanfabre on July 11, 2019, 04:07:12 AM
Hi,

 There is a sample on the Ecosystem doing just that :)

search for text follow

(https://i.imgur.com/blKHrgW.png)

Bye,

 Jean