Add basic planet collision

This commit is contained in:
asraelite 2018-03-03 14:02:20 +00:00
parent b02675f4fb
commit 09b3df649c
6 changed files with 42 additions and 11 deletions

View file

@ -18,7 +18,7 @@ export async function init() {
gui.init();
input.init();
events.startGame();
//events.startGame();
//tick(); return;