Import the latest version of the addon
- Download and add the latest version of the addon to your project.
Import the demo package (optional)
- In the addon folder, open the
Imports
folder and import the demo package if desired.
Configure the player prefab
- Open a player prefab and look for the
PlayerAddonsConfigurator
component.
Create or use a configuration Scriptable Object
- Create a new configuration Scriptable Object or use the one included in the demo package.
Create or use a buff
- Create a new buff or use the one included in the demo package.
Assign a weight to an item
- Select any item in your project. You should see a field named
Weight
. Assign a weight to your item.