Implement Own Inventory / UI

beginner faq

Voxel Play 3 · Troubleshooting & FAQ

Voxel Play comes with a default UI which includes a debug window, a command console and inventory UI.

These components are part of the "Optional Game Features" that are included in Voxel Play for demonstration purposes (because the focus of Voxel Play is the generation, rendering and managing of the voxel world).

Voxel play faq own inventory 0

If you want to replace one of these components, please refer to this article for more information.

Note that the inventory and console UI are just a front-end for the Voxel Play C# API so you can completely rewrite them or use third-party assets if you wish.