Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: MarkD on March 11, 2014, 11:43:00 PM

Title: Scrolling UI Panel
Post by: MarkD on March 11, 2014, 11:43:00 PM
New user here, so thanks for the help and patience.

I'm trying to make a UI panel that has a vertical scroll bar. We've all used these a thousand times in games and various applications where we can scroll a specific UI piece as far as the list goes.

I see that Playmaker has a vertical slider option which I can apply to a float, but if I want to create a scrolling UI window in my scene I could use some pointers.  Anyone have any help or directions they could point me toward?

Thanks!
Title: Re: Scrolling UI Panel
Post by: jeanfabre on March 12, 2014, 08:37:10 AM
Hi,

 I would strongly recommand you go for NGUI DKForge or 2dToolkit to build your UI, Unity GUI is a bit limited in PlayMaker, for example you can't create gui windows.

bye,

 Jean