We are deprecating the ‘fort_item_pickup_component’ in v39.30. This component is part of the experimental release of Custom Inventory and Items.
If you are using the ‘fort_item_pickup_component’ in an experimental project you can replace it with an ‘interactable_component’ subclass. A tutorial showing how to do this will be included in the v39.30 patch notes.
In the future, the functionality currently provided by ‘fort_item_pickup_component’ will be exposed as separate, modular Scene Graph components.