Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Dynamic & Multi-Res UI Tutorial Series [Completed]

Discussion in 'Community Learning & Teaching' started by renaissanceCoder1, Apr 22, 2015.

?

Is this something you even want to learn?

  1. No.

    12.5%
  2. Yes.

    87.5%
  1. renaissanceCoder1

    renaissanceCoder1

    Joined:
    Apr 8, 2015
    Posts:
    127
    Hello, avid game developers. Darren here with that new Renaissance Coders channel. I just wanted to say thank you to all of those who have given us a chance and shown their support. Much love to the Unity community!

    We are working on a couple new series right now - one of which being a dynamic & multi-res UI scripting series. In it, we aim to teach you how to dynamically load images, text, buttons, and page transitions.

    Take a look at our (whats to come) video to see if this is a series you would be interested in. If it is, we will make it a focus point for our channel, otherwise we will move on to something of more demand! Remember to vote, like, and leave your comments, they are very important to the direction of our channel! :)

     
    Last edited: Apr 22, 2015
  2. outtoplay

    outtoplay

    Joined:
    Apr 29, 2009
    Posts:
    741
    Terrific idea for a series. Thanks for the share!
     
  3. renaissanceCoder1

    renaissanceCoder1

    Joined:
    Apr 8, 2015
    Posts:
    127
    Hello all! I am back again with some new video updates for the dynamic / multi-res UI scripting series!

    For an introduction to Unity3D's UI system tools.
    Images, Buttons, & Anchors

    To learn how to make dynamic tool-tips / notifications.
    Tooltips and Notifications

    To script a button branching system.

    Button Brancher Part 1
    Button Brancher Part 2

    To script the button reveal animations for the button branching system.
    Button Brancher Part 3
    Button Brancher Part 4
    Button Brancher Part 5

    To learn how to use the button brancher to set up your own custom menu layouts.
    Button Brancher Part 6

    We hope you enjoy these tutorials. The dynamic UI series will be coming to a close this weekend with page transitions - so look forward to that!

    We also want to announce that we are going to be running a tutorial series on various kinds of character/camera controller systems. We have some in mind already that we want to show - but we invite you to share your thoughts about a particular type of controller you might want to hear us talk about in a tutorial.
     
  4. renaissanceCoder1

    renaissanceCoder1

    Joined:
    Apr 8, 2015
    Posts:
    127
    We just finished our dynamic menu series. Just because we are finished doesn't mean we wouldn't like to hear your feedback though! :)

    You can click here to watch the full playlist on how to create a dynamic, multi-res menu.

    The system we leave you with is fully extensible. If you need any help with how to customize it for your own menus, feel free to ask us.
     
  5. rahuxx

    rahuxx

    Joined:
    May 8, 2009
    Posts:
    537
    any chance of having the project for this series? with all codes and images etc?
     
  6. renaissanceCoder1

    renaissanceCoder1

    Joined:
    Apr 8, 2015
    Posts:
    127
    We provide source code for this series. Check the description links for the videos.
     
  7. rahuxx

    rahuxx

    Joined:
    May 8, 2009
    Posts:
    537
    Did not find any in video 1. Are they scattered in all videos?
    Could you posy here?
     
  8. renaissanceCoder1

    renaissanceCoder1

    Joined:
    Apr 8, 2015
    Posts:
    127
    Lay84 likes this.
  9. Lay84

    Lay84

    Joined:
    Mar 8, 2014
    Posts:
    34
    Thanks! was very helpful!