move dolls down a little

This commit is contained in:
James B. Pollack 2016-03-29 13:44:04 -07:00
parent 1a6b6b94a1
commit d43b63eabc

View file

@ -284,6 +284,11 @@
green: 255,
blue: 0
},
dimensions: {
x: 0.5,
y: 0.5,
z: 0.5
},
collisionless: true,
angularDamping: 0,
angularVelocity: {
@ -346,7 +351,7 @@
createTransformers: function() {
var firstDollPosition = {
x: 1107.61,
y: 460.8,
y: 460.5,
z: -77.34
}