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

Mesh colliders and double-file publishing #143

Closed Qaomen closed 5 years ago

Qaomen commented 5 years ago

Adds the ability to select colliders based on loaded models in the editor. Also includes splitting exports into a client-side and server-side file, and optimising the contents for each.

Referencing issues Closes #23