voxel-inventory-dialog
v3.0.1
Published
player inventory dialog (voxel.js plugin)
Downloads
24
Maintainers
Readme
voxel-inventory-dialog
A player inventory editing dialog for voxel.js:
The lower grid is an inventory-window of the the player's inventory from voxel-carry.
The upper area is customizable by passing in elements into the
upper
option. While voxel-inventory-dialog can be loaded as a plugin on its own,
it is most useful when extended by other plugins using this option. Used by:
Uses voxel-modal-dialog, so keyboard/mouse input to the game will be suppressed when this dialog is visible. Click outside of the dialog or hit Escape to close.
License
MIT