hackedvoxels-inventory-dialog
v0.0.2
Published
player inventory dialog (voxel.js plugin)
Downloads
8
Readme
hackedvoxels-inventory-dialog
TODO: UPDATE LINKS
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