Add landing physics

This commit is contained in:
asraelite 2018-03-04 12:50:52 +00:00
parent 9435e887a4
commit d85338d9f2
6 changed files with 38 additions and 18 deletions

2
rollup
View file

@ -1,2 +1,2 @@
#!/bin/bash
rollup js/index.mjs --o dist/improcket.min.js --f es --watch
rollup js/index.mjs --o dist/improcket.min.js -m --silent --f es --watch