Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

How to implement UIScrollview in Tiny Project?

Discussion in 'Project Tiny' started by c8827595, May 15, 2019.

  1. c8827595

    c8827595

    Joined:
    May 15, 2019
    Posts:
    5
    The main problem is that i cant find the way to hide my content.
    like a view and a grid .
    Is there any soluion to let the content only display in a view and we can scroll the view that content will change?

    By the way, I can use width and localposition to implement a Slider.
    But I want to know is there has any method that change width without center? (if I increase width, the Renderer only widening to the right)

    Forgive my poor English.Thanks.