Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: rainexplorer on November 18, 2017, 06:15:45 AM

Title: Event like Mouse Over uGUI (Doozy UI) Button not working
Post by: rainexplorer on November 18, 2017, 06:15:45 AM
Hi,

I'm using Doozy UI to create button, but it seems all event not detected (mouse over, mouse down, mouse exit, etc)

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

any idea to detect uGUI / Doozy UI ?
Title: Re: Event like Mouse Over uGUI (Doozy UI) Button not working
Post by: djaydino on November 18, 2017, 10:31:58 AM
Hi,
I do not have this asset so i can't test, but i saw on the asset store that they support playmaker.

I can say tho that the transitions on the pictures are not for ui, they are for gameobjects (2d or 3d)

Can you show an image from a doozy ui button component/object on the inspector.

You might need 'Ugui proxy full' you can get it on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181)
and use the "PlayMaker U Gui Pointer Events Proxy"

Here is a video about using ugui proxy :

Title: Re: Event like Mouse Over uGUI (Doozy UI) Button not working
Post by: rainexplorer on November 18, 2017, 07:54:19 PM
Hi,

the structure of Doozy's like below :

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

They provide Register for Event, but i dont know how to use below Properties :

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

Do you have any idea to send above event to PlayMaker ?

btw, Doozy's Forum are vacuum now for almost 2 months, no question replied on their forum
Title: Re: Event like Mouse Over uGUI (Doozy UI) Button not working
Post by: djaydino on November 19, 2017, 09:16:45 AM
Hi,
i think it works the same as on a ugui button :
(https://i.imgur.com/wU2Nfny.gif)