rotation can

This commit is contained in:
ericrius1 2016-03-21 17:06:08 -07:00
parent dece01179e
commit a36cc7862f
2 changed files with 5 additions and 0 deletions

View file

@ -92,6 +92,7 @@ Plant = function(spawnPosition, spawnRotation) {
y: -2.0,
z: 0
},
velocity: {x: -0, y: -0.2, z: 0},
rotation: waterCanRotation,
userData: JSON.stringify({
'hifiHomeKey': {

View file

@ -148,6 +148,10 @@
x: 1099.8785,
y: 460.3115,
z: -84.7736
}, {
x: 0,
y: 0,
z: 0
});
var pingPongGun = new _PingPongGun({