mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-16 08:13:44 +02:00
modified dice starting position
This commit is contained in:
parent
98faf3d712
commit
b704ebd934
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue