Voxel Play Player

intermediate concepts

Voxel Play 3 · Core Concepts

This component is automatically created if it’s not attached to the player gameobject (usually the gameobject with the First Person Controller):

Voxel play vp player 0

This component is optional and provides basic functionality to store the player data, like name, life points and inventory items.

It also contains useful methods to add/consume items.

You can add this component manually to your player gameobject to customize total life points or starting inventory.

Was this page helpful?