Normal - Item Placer Device will only drop first item in array

Issue: Item placer only drops the first item in the elements array

To Reproduce:
Add multiple elements to the item placer device. Open item player to receive the first item ONLY from the item placer device.

Evidence:

Feature Request: It would be awesome if the Item Granter Device (not the item placer device) would allow giving items to specific classes.

This is an intended use for the Item Placer actually. It is meant to display a 3D static model of the item you place inside of it (a request that was wanted for a long time by creators).

Removing the array here would be the fix.

In your use case I would suggest using either an item granter or item spawner.

Since the item granter doesn’t have a class filter(yet?), you can add a trigger device to first filter the class then grant the item through the item granter!

Ahhh, interesting. OK, I didn’t know that was its intended purpose. Using an Item Spawner will work for what we need.

I’ll test the trigger device filter and see how that works too.

Thanx. :slight_smile: