Simple Loot Table
A simple loot table for Unity. It's easily customizable and allows you to bring your own item classes and types.
by Daniel Fritz
Price History +
A simple loot table for Unity. It allows you to easily create loot table for your game and manage them in an intuitive UI. You can customize it easily to work with different data types as your drop. You can for example switch out the standard GameObjects to a custom item class or similar and easily integrate the plugin with your existing code.
You can find additional documentation and information on the asset over on it's GitHub page.