0

I want to make 3D scroll view using NGUI.

Like the YouTube video Unity 3D simulates the iPhone scroll screen.

How can I make it like this?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
우원진
  • 159
  • 3
  • 11
  • 1
    [so] is *not* a free code writing service. You are expected to try to **write the code yourself**. After [doing more research](http://meta.stackoverflow.com/questions/261592) if you have a problem you can **post what you've tried** with a **clear explanation of what isn't working** and providing a **[mcve]**. I suggest reading [ask] a good question and [the perfect question](http://codeblog.jonskeet.uk/2010/08/29/writing-the-perfect-question/). Also, be sure to take the [tour]. – ProgrammingLlama Feb 27 '19 at 05:21
  • Oh... its my mistake i want just tip... not a code – 우원진 Feb 27 '19 at 05:24

1 Answers1

0

Use the distance of the center image and communication scale!

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
우원진
  • 159
  • 3
  • 11
  • I don't think there is enough information for this to be useful for future visitors. Perhaps provide that information, incl. actual code in the question? – Peter Mortensen Feb 27 '19 at 14:52