modified dice starting position

This commit is contained in:
ericrius1 2015-09-22 09:55:24 -07:00
parent 98faf3d712
commit b704ebd934

View file

@ -102,7 +102,7 @@ function createDice() {
collisionSoundURL: "http://s3.amazonaws.com/hifi-public/sounds/dice/diceCollide.wav",
name: "dice",
position: {
x: 541.1,
x: 540.74,
y: 496,
z: 509.21
},