Added an eyeball

This commit is contained in:
Joshua Seigler 2018-10-10 01:45:33 -04:00
parent 2eeebe06e8
commit 8ffe124402
15 changed files with 381 additions and 16 deletions

View file

@ -1,5 +1,5 @@
const props = {
rotation: 0.05,
rotation: 0.01,
};
module.exports = props;