Weighted Unity Item
Represents an item to be created by a weighted loot table
Fields#
| Name | Description |
|---|---|
| Count | Number of the item to create |
| Object | Item to create |
| Use Random Count | Create a random number of the object |
| Min Count | Minimum count to create |
| Max Count | Maximum count to create |
| Random Rotation | Assign a random rotation to object(s) |
| Min Rotation | Minimum rotation |
| Max Rotation | Maximum rotation |