Loot Tables | Making a Simple RPG - Unity 5 Tutorial (Part 20)

Опубликовано: 08 Август 2017
на канале: GameGrind
19,793
270

Support the channel with the new Patreon campaign!
https://goo.gl/V66Ycb

Questions?
Create an account, create a discussion:
https://forum.gogamegrind.com/

In this episode we create a simple loot table system that allows us to define items with probabilities. Using the table, we can easily roll a die to generate a loot drop.

Cumulative Probability C# example:
http://www.vcskicks.com/random-elemen...

Calculating Cumulative Probability:
https://www.oswego.edu/~srp/stats/cdf...

Cumulative Probability SERP:
https://goo.gl/bptzV9

Project Repo
https://github.com/GameGrind/Simple-R...

In this series we'll be creating an ARPG-style movement system, a world full of interactable objects, NPCs with dialogue, enemies and attacking, an inventory system, portals, and maybe even a questing system.

Low Poly Asset Pack:
https://goo.gl/4wrgyE

Unity 5:
https://unity3d.com/unity

Making an RPG is a pretty daunting task, but Unity allows us to create all of the basic systems of an RPG without much hassle. This unity tutorial covers creating an RPG-esque inventory item that you can consume by "using" it.

:D

Credits:
Created by Austin Gregory