voxel-health-bar
v0.1.1
Published
player health bar (voxel.js plugin)
Downloads
8
Readme
voxel-health-bar
Player health bar display (voxel.js plugin)
Requires voxel-health, updates on events
Screenshot:
To test, try executing from the console:
game.plugins.get('voxel-health').hurt(2)
game.plugins.get('voxel-health').heal(1)
License
MIT