Item Drop 3D

Item drops for 3D games.

The Item Drop 3D component displays a 3D item in the game world. For the model to appear, "Require Model" must be enabled and an item with a 3D model must be set.

hand-back-point-up

It's recommended to attach a trigger collider for interaction purposes. The default setup should already have this.

You can set an item with the "Set Item" button.

You have more control of this component through code! Visit the scripting section for more information.

Item Drop 3Dchevron-right

Properties

Name
Description

Require Model

If an item drop model should be required.

Use Timeout

If the item drop should be despawned after some time. Despawn is scheduled on start.

Last updated