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

Deselecting tracking of a marble should automatically go into free-mode. #219

Closed Sanquinary closed 5 years ago

Sanquinary commented 5 years ago

Expected behavior Stay at current position and enable camera controls and highlight the FREE button, letting the user know they're in FREE-mode.

Actual behavior When you've targetted a marble and deselect it, the camera goes back to it's default position with locked controls until you target another marble or click the FREE button.

Reproduction steps

  1. Target marble
  2. Untarget same marble

Additional context PR coming up.