the-coop / coop-website

4 stars 3 forks source link

Lessons learned from previous two builds.

Fullscreen and pointerlock at the same time is tricky to achieve, especially on safari. (Achieved)

Controls/inputs need ot be at least partially ready on start screen to start detecting controls and inputs needed (mobile/gamepad/etc).

Smooth transition into fullscreen with header change is possible and was achieved in a committed version.