Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: miguelfanclub on August 19, 2017, 11:12:40 AM

Title: Ecosystem uGui and unity 2017
Post by: miguelfanclub on August 19, 2017, 11:12:40 AM
Im runing latest unity and playmaker versions (no betas)
Importing ugui proxy gives me compiler error.

Since I havent touch playmaker since 2016, would like to make sure if its still the way to go for ugui or if there is another way nowadays.

Thanks
Title: Re: Ecosystem uGui and unity 2017
Post by: djaydino on August 19, 2017, 12:07:57 PM
Hi,
it is indeed still the way to go.

Which package did you get,
Did you get them from the Ecosystem?
What compiler errors are you getting?

Title: Re: Ecosystem uGui and unity 2017
Post by: miguelfanclub on August 19, 2017, 01:36:42 PM
Hi,
I just get the "u Gui Proxy" from the Ecosystem. After importing i get this:

http://puu.sh/xecZu/a6c300b8f1.png
Title: Re: Ecosystem uGui and unity 2017
Post by: jeanfabre on August 19, 2017, 02:54:33 PM
Hi,

 oups, I'll sort it out for tomorrow.

 Bye,

 Jean
Title: Re: Ecosystem uGui and unity 2017
Post by: miguelfanclub on August 19, 2017, 03:23:52 PM
Cool, thanks.

Just a question. Why is this not coming with playmaker by default? Im surprised that still you have to go through external actions to make whats default on Unity now to work.

Thanks again
Title: Re: Ecosystem uGui and unity 2017
Post by: djaydino on August 19, 2017, 10:41:46 PM
Hi,
It's a 3th party add-on made by jean
Also the custom actions are provided by the community.
Title: Re: Ecosystem uGui and unity 2017
Post by: jeanfabre on August 21, 2017, 01:41:36 AM
Hi,

 basically, the problem is the following, to support everything, it would mean thousands and thousands of actions and that would really start to affect compilation time, so it's actually better to have external resources and only bring in what you really need for a particular project.

Each project has it's own needs, not everyone is using the Unity UI, or mecanim, or pathfinding, etc etc. It's a tricky call, I agree.


Bye,

 Jean
Title: Re: Ecosystem uGui and unity 2017
Post by: jeanfabre on August 21, 2017, 01:53:39 AM
Hi,
I just get the "u Gui Proxy" from the Ecosystem. After importing i get this:

http://puu.sh/xecZu/a6c300b8f1.png

Hi,

 this is fixed, please redownload from the ecosystem :)

 Bye,

 Jean
Title: Re: Ecosystem uGui and unity 2017
Post by: miguelfanclub on August 21, 2017, 09:44:45 AM
Thanks dude!
Title: Re: Ecosystem uGui and unity 2017
Post by: Gua on December 18, 2018, 04:05:11 AM
Do I need uGUI proxy in 2018.3 and latest version of Playmaker or playmaker is now capable of interacting with UI without uGUI proxy using UI actions[/url]?

(https://i.gyazo.com/22b20b4ae96054a51d6b0b23ea736cf4.png)
Title: Re: Ecosystem uGui and unity 2017
Post by: jeanfabre on December 19, 2018, 12:19:28 AM
Hi,

No, you don't need them, PlayMaker has them now, however the proxies component itself brings more power then PlayMaker built in System events for UI, so if you are used to uGui proxies, then you can simply get them and ignore the actions.

Bye,

 Jean