Hello Guest

Author Topic: Scrollable Area selectable items  (Read 3082 times)

Daiflys

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 7
    • View Profile
Scrollable Area selectable items
« on: April 02, 2014, 01:32:49 pm »
Hello, i want to implement some kind of shop in my game, and i want to do an scrollable area vertical. Also i want the items inside the scrollableArea to be selectable and clickable and i'm looking at demo example 5 but i'm kinda lost.
Anyone can help? thanks!

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Scrollable Area selectable items
« Reply #1 on: April 02, 2014, 07:48:19 pm »
Any button you add inside the scrollable area will need the Child Of Another UI Item ticked on the ui item. That should be it, it should be possible to scroll & click anything inside.