Player Loadout
Last modified by KDearnley on 2023/07/31 14:06
Player Loadout
The Player Loadout object is used to give weapons, equipment, and skills to a specific player.
Details
Object: Player Loadout Category: Player & Team |
Inputs
Outputs
None
Properties
| PROPERTIES | ||
|---|---|---|
| Name | String | The name of this object. Rename an object to make it easy to identify. |
| Max Weapon Slots | Enum | The maximum number of weapons a player can carry. |
| Weapon List | List | The weapons in the player's loadout. |
| Equipment | Enum | The equipment item in the player's loadout. |
| Enable Double Jump | Boolean | If true, the player will be able to Double Jump. |
| Enable Ledge Grab | Boolean | If true, the player will be able to Ledge Grab. |
| Demon Selection | Enum | The player will become this demon when they pick up a Demon Rune or when the player race is changed. |

