Random Outcomes In Unity Games | Level Up Your Game Dev Ep. 1

3 years ago
21

Learn how to create a discrete random outcome system in Unity. It will allow you to more easily balance random outcomes in your game.

This is the first video in what I hope to make a series called "Level Up Your Game Dev." I plan for them to be short (less than 10 minutes) tutorials that explain how something works, give some examples of when you would use it, and show how to implement it in code.

Timestamps:
0:00 Intro
0:45 Unity's Random.Range() Function
2:10 How it will work
5:20 Writing the code
6:30 Demo

Please consider supporting my work with the links below.
https://www.buymeacoffee.com/SodaRocket
https://www.paypal.com/donate?business=2XAWU43T4DFVG&no_recurring=0&currency_code=USD

Loading comments...