DATX02-20-02 / CityCraft

MIT License
3 stars 0 forks source link

Fix camera snap+infinite panning bug & linebreak of Sea Level #65

Closed Guthiix closed 4 years ago

Guthiix commented 4 years ago

Removed Time.deltaTime alltogether from camera snap, it seemed to cause more harm than good. also added a cursorLocked bool to not call unnecessary function calls.

Squeezed the Sea Level label width so that it will linebreak properly.