Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

im experiencing a weird bug with the Vertical Scroller (mainly in iOS, but even in the Editor): when a vertical scroller is still "moving" (so when it'snt totally stop) it's impossible hide this scrollable object.

Another question that i'd like to ask is if im right when i hide/show elements for navigate through different page of the menu (so, basically, when im in the "home/first page" and i want to go in the "shop" page, i hide all the element of the "home" and show the element of the "shop"). This is the right way to work or someone have a better suggestion (except the scroller this solution seems works pretty fine for me and for the profiler ).

Thanks

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.