Page cover

Quick-Loot/Take All Items

There is a function that allows you to take all items within the pickup collision. In our example, the default input is 'V'. The Input parameter MinGrade determines the minimum item rarity that will be picked up. For example, if you set MinGrade to Legendary, only items with a rarity of Legendary or higher will be picked up, which can be useful to prevent looting low-rarity items.

Last updated