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

Tracking camera #192

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

The new default camera for the client. It tracks your own marble by default, but you can click other marbles in the list to have the camera track those instead. When there is nothing to track, it will move back to its default position.

I also tweaked the marble entries list a bit, so it looks nicer and to allow for the camera tracking button.

Referencing issues Closes #32