Search Unity

Random Object Loot Tutorials (JavaScript) - Arsenal RSL

Discussion in 'Community Learning & Teaching' started by arsenalrsl, May 17, 2015.

  1. arsenalrsl

    arsenalrsl

    Joined:
    Jan 21, 2014
    Posts:
    8
    Hey everyone!

    I've made a quick tutorial on how to randomize the loot that the player gets when they pick up an object. I'll leave the link below for those who are interested! :)

    I do upload several Unity Game Engine tutorials a week, so if you want updates don't forget to subscribe to my YouTube channel! ;)

    My YouTube Channel (Arsenal RSL)
    https://www.youtube.com/channel/UC8fEnP9462piEg4xa3xNHOA

    New Unity Tutorial Playlist (43 Videos):
    https://www.youtube.com/playlist?list=PLv9tyGDTQb3JUhKRsZekCtml0uX1IAqCe

    Old Unity Tutorial Playlist (62 Videos)
    https://www.youtube.com/playlist?list=PLv9tyGDTQb3IDHfawKjMYLCKRxGPdo5ON

    Random Loot Tutorial:
     
  2. Samuel411

    Samuel411

    Joined:
    Dec 20, 2012
    Posts:
    646
    Cool tutorials but I have some suggestions...
    1. Consider using C#
    2. Make a main thread and post all your new videos to that thread instead of creating a new thread every video for small things like, int.Random.Range(lowestInt, LargestInt);
    3. 2014 called, they want their GUI back. Come on, switch to uGUI
    Pretty good videos, they teach small yet important things. Good job
     
    Last edited: May 18, 2015
    SubZeroGaming and tweedie like this.
  3. arsenalrsl

    arsenalrsl

    Joined:
    Jan 21, 2014
    Posts:
    8
    I'll keep that in mind. And thanks for the "uGUI" thing. Haven't heard of it. ;)
     
  4. tweedie

    tweedie

    Joined:
    Apr 24, 2013
    Posts:
    311
  5. Adam-Buckner

    Adam-Buckner

    Joined:
    Jun 27, 2007
    Posts:
    5,664
    What version of Unity was this video created in? It's significantly out of date.
     
    SubZeroGaming likes this.