glitchybunny / woahzone

Prototype 3D hangout space built on three.js and socket.io
https://woahzone.glitch.gay/
MIT License
4 stars 2 forks source link

Moved event listener to remove control while loading #13

Closed DaneRainbird closed 3 years ago

DaneRainbird commented 3 years ago

Fixes #8 by moving the event listener for clicks in the canvas to after all content has loaded.