Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Free camera improvements #186

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

Some code cleanup done. Changed default position back to view the current map starting area. Users can now scroll to speed up or slow down the camera movement speed. Users can use Q and E to move down and up (relative to the camera angle).

Closes #31

This does NOT yet add any helper UI, it will be done in a separate issue ( #185 )