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

Unity - Real Life Examples (Intermediate & Advanced) tutorials

Discussion in 'Community Learning & Teaching' started by instruct9r, Oct 15, 2014.

  1. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Hi guys.
    I've decided to do a series of tutorials for Unity, called Real Life Examples.
    In every tutorial i'll be presenting different ideas of how you can achive something in Unity.
    I am not going to explain the basic stuff, so if you are new to Unity, please first go to the "Learn" section in the unity3d.com webSite.

    I am not a professional trainer, so please don't be too critical :)

    I'll try to sort the things out in the first post, so everything is together...

    Btw. Feel free to ask for tutorials, and if it's something i am capable of, i'll do them in a near future...
    ____________________________________________________________________

    Teleport_01.jpg

    In this tutorial, i will show you how to do multi directional teleportation in Unity, wihtout entering in a cycle.

    Part 01:


    Part 02:

    Part 03:

    ____________________________________________________________________

    Scene Management and Merging

    In this tutorial i will explain, how to use Scene Management and merge few scenes into one, while in Runtime. What are the benefits from doing this and how you can create realy huge worlds, without having to show "Loading" or CutScenes, to load the new level.
    Part 01:

    Part 02

    Part 03


    ____________________________________________________________________


    How to make a Scroll Rect snapping to UI Element

    Part 01:

    Part 02:


    Part 03:

    ____________________________________________________________________

    Making Magnet, to Attract and Repel:

    Part 01:

    Part 02:

    ____________________________________________________________________
    Camera Follow with adjustment of speed based on player's speed:


    Part 01: (Sorry for the sound. It will be okay on the other videos...)

    Part 02:
    ____________________________________________________________________


    How to make Mecanim Animation to go faster with Time:

    Youtube Video:

    Project Files in Description of the youtube video
    ____________________________________________________________________


    Randomise Mecanim Animation with Script

    Youtube Video:

    Project Files in Description of the youtube video
    ____________________________________________________________________

    Mecanim swing animation and randomisation

    Youtube Video:

    Project Files in Description of the youtube video
    ____________________________________________________________________

    I hope you'll like them...
     
    Last edited: May 22, 2016
    Gametyme, Teila, Magiichan and 2 others like this.
  2. jhocking

    jhocking

    Joined:
    Nov 21, 2009
    Posts:
    813
    This is a neat idea, a series of little "recipes" focusing on one specific practical task.
     
    instruct9r likes this.
  3. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Thanks. More is coming pretty soon.. :)
     
  4. gurayg

    gurayg

    Joined:
    Nov 28, 2013
    Posts:
    269
    Look like its going to be an interesting series. Looking forward for the others:)
    One small question about your animator setup; Do you think it might be possible to use only one blend tree with 6 motion fields that has all the + and - values? Then one blend tree slider would control the +5 to -5 range.
    Also, can you share what will you be covering in the following tutorials?
     
  5. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    hi gurayg.

    As far as i am concerned, mecanim BlendTrees don't like to have negative values for the animation speed, that's why i use 2 blendTrees, where one is setUp'd as a -1.
     
  6. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Tutorial 2 added in the first post :)
     
  7. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Tutorial 3 added in the first post...
     
  8. Nubz

    Nubz

    Joined:
    Sep 22, 2012
    Posts:
    553
    Looks interesting I may check it out over the weekend.
    Thank You for sharing your time and knowledge freely.
     
    instruct9r likes this.
  9. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Thanks :)


    cheers
     
    Last edited: Dec 14, 2015
  10. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Hi Guys. No more intros and outros :p. Uploading new videos soon:
    Started a Camera Follow tutorial. Second part is coming right away by making the camera to speed up \ slow down to follow player accordingly.



    P.S. Sorry for the sound here it's kinda weird. I have fixed it for the other videos...

    cheers :)
     
  11. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Aaand part 2 added in the first post.
     
  12. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Last edited: May 11, 2015
  13. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
  14. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Hi guys. 3 Mecanim tutorials were re-added in the first post. I have re-uploaded them without intro/outro, so they are clean tutorials now.

    Unfortunately i can't add more than 5 embeded videos in the first post, so i will just add them as links from now on...

    Hope you like them...
     
  15. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Helloo..
    Another tutorial added in the list:

    How to make a Scroll Rect snapping to UI Element

    Part 01:


    Part 02:
     
    John-G, Jakhongir and David-Berger like this.
  16. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    Part 03 - How to make the buttons move to the side, so you can scroll infinitely..
     
    John-G, Jakhongir and David-Berger like this.
  17. Jakhongir

    Jakhongir

    Joined:
    May 12, 2015
    Posts:
    37
    @instruct9r thanx very much for making the 3rd part, this is just what i needed.
     
    instruct9r likes this.
  18. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148
    SM.jpg

    Hi guys.
    In this tutorial i am explaining how the Scene Management and Scene Merging works in Unity 5.3





     
    Hormic likes this.
  19. instruct9r

    instruct9r

    Joined:
    Aug 1, 2012
    Posts:
    148