voxel / voxel-example

minimal example of voxel-engine-stackgl
http://voxel.github.io/voxel-example/
7 stars 6 forks source link

Top right menu not accessible, click is intercepted by the mouselock #3

Closed kumavis closed 8 years ago

kumavis commented 9 years ago

Hey, enjoyed the blog post! thanks for that!

I can't use the top right menu, my click is intercepted by the mouselock also getting this error in the console: no such plugin loaded to enable: undefined voxel-debug

deathcap commented 8 years ago

Thanks!

I've since greatly simplified voxel-example, it no longer has a datgui menu or voxel-debug (plugins not installed - trying to cut the dependencies significantly in voxel-example, it only comes with two non-built-in plugins). Can you repro on https://github.com/deathcap/voxelmetaverse?