Search Unity

Creating onboard screens with UI ScrollRect and

Discussion in 'UGUI & TextMesh Pro' started by ryannotfound, Mar 12, 2019.

  1. ryannotfound

    ryannotfound

    Joined:
    May 5, 2016
    Posts:
    6
    Hi all,

    I'm looking to build a simple onboard/tutorial screen for users, and i'll probably use the a Simple ScrollRect with some screen content, but I'm trying to figure out the best way to add Navigation dots to it.

    Similar to how Android ViewPager works:



    Does anyone have any suggestions or links to a tute? if so that would be greatly appreciated.