Search Unity

How do you build your own custom UI Kits for Unity?

Discussion in 'Formats & External Tools' started by jamiecorkhill5, Oct 30, 2018.

  1. jamiecorkhill5

    jamiecorkhill5

    Joined:
    Jan 30, 2018
    Posts:
    1
    I am not sure if this is the correct place to post this, and if not, please tell me.

    There are a large number of UI Kits available on the Unity Asset Store. I am wondering what the general workflow is for building a UI Kit such as this one, this one, or this one.

    How do you go about designing, animating, scripting, and building such a pack? What tools are commonly used, etc.?

    Thank you,
    Jamie
     
  2. satchell

    satchell

    Joined:
    Jul 2, 2014
    Posts:
    107
    To create the UI elements i.e. buttons use Gimp or Photoshop then youtube whatever your harts desire + "photoshop or gimp tut". Then to animate use unity editor there's tutorial videos covering UI on the Unity website. To script use your favorite script editor. MS code is pretty sweet a slim down version of visual studio it does have issues tho.

    Use Photoshop, Unity Editor, Visual Studio.

    Hope that helps good luck.