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

Improved logic for zooming the tracking camera using the mousewheel #302

Closed Zemanzo closed 3 years ago

Zemanzo commented 3 years ago

Also added the ability to zoom with keyboard using the +, - and 0 keys (regular & numpad)

I've (successfully) tested this on the following platforms:

Referencing issues Closes #300 Does not affect #267 because the free-camera is unaffected by this PR.