Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: jgeg on December 01, 2017, 01:40:30 AM

Title: Problem - Trigger not switching on canvas
Post by: jgeg on December 01, 2017, 01:40:30 AM
Hi All,
I am a newbie to playmaker and unity. have a problem with a trigger which should display the Canvas and its contents upon enter. The entire canvas should be invisible before entering the trigger. I have tried with activate game object and set visibility actions but somehow not working. I am using VRTK for the VR interactions . Please help
Title: Re: Problem - Trigger not switching on canvas
Post by: djaydino on December 01, 2017, 03:45:39 AM
Hi,
i have not use  VRTK yet (i really need to get a vr set one day!)
But i think you need to get the actions on this post :

http://hutonggames.com/playmakerforum/index.php?topic=14417.0

The trigger that you are using is, when an object would move into the trigger.

I can see that there are actions like 'Get Trigger Pressed' and 'Get Grip Pressed'

I bet those are the one you need to use :)