Equippable Provider

In depth learning on Project and Environment Setup can be found in this course in Motive Academy.

Allows you to specify the source for Equippables that you can equip directly using a Script instead of the user doing it themselves. The system will look for Equippable Providers first, then if none are found will look for the nearest Equippable with the given name in the Scene.

Name

Description

Name

Description

Prefab

The Prefab to instantiate for each Equippable Object.

Precache Copies

How many items to precache.

Max Instances

The maximum number of instances (-1 = unlimited).

Recycle Instances On Reset

Whether to remove all items from the Scene on Scenario reset.

Equippable Name

The name of the Equippable that this provider serves.

Related Articles

Unity Components

Â