Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: markflorquin on September 22, 2021, 10:41:49 AM

Title: Ui Builder Playmaker Actions
Post by: markflorquin on September 22, 2021, 10:41:49 AM
Hi,

Is there a way to program Unity's UI Builder (preview) buttons etc. using playmaker?

Thanks in advance for adice,

Mark
Title: Re: Ui Builder Playmaker Actions
Post by: djaydino on September 22, 2021, 10:59:02 AM
Hi.
you want to add buttons @ runtime?

if you mean for button on click event, then you should probably be able to the existing Ui Button actions.
Title: Re: Ui Builder Playmaker Actions
Post by: markflorquin on September 23, 2021, 09:22:14 AM
Hi, yes, I'd like to just add buttons. I've switched back to the standard "Unity Canvas-Button add FSM" workflow. Just wondering if there were plans to support UI Builder. There's only the UIDocument in the scene instead of the buttons separated.

Anyway thanks for the reply,
Regards,

Mark