Author Topic: How to make A "UNITY Asset Store" interface & pictures & video columns?  (Read 2466 times)

davie81

  • Guest
How to make A "UNITY Asset Store" interface & pictures & video columns?

I want to know how to create an image columns and a Video columns.
I want to make an Earth game scenes, and there have some 3D OBJECT button.


Press those button,
In the game scene will pops up a small box columns

columns like the below image, there are some small pictures with text,
Can be browse in the smart phone and pushed it.
(Like the "Scroll View" function in NGUI ! Is there any better tutorial?)


Click on the small box columns of any image or text,
 it will go to the next scene,
and show a interface like Unity3D Asset Store.


Will appear on the screen right and below the bar at the bottom and right of the picture like the Unity3D Asset Store.
And have a introduced long text on the left.(How to make a small text columns can push?)
Click on the small image to enlarge picture after column will display the screen on the right,
There is also a button next to the field in the picture,
Introductory videos can be displayed full screen.
(Or any other mode of operation)

So, How to make A "UNITY Asset Store" interface & pictures & video columns?

Thanks!

davie81

  • Guest
Does Anyone could help?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
You should start by learning what NGUI can do. Familiarize yourself with the tutorials and examples, and you will be in a much better position to answer your own question. What you are asking is too broad of a question to answer. That's like "how do I write an inventory system?" -- same thing. Very broad.

Also keep in mind the Asset Store page is a web page, which has little to do with how NGUI works.