mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 20:26:55 +02:00
Update masterReset.js
This commit is contained in:
parent
b91e5c27e1
commit
ff9eb7f20d
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ MasterReset = function() {
|
||||||
restitution: 0,
|
restitution: 0,
|
||||||
dynamic: true,
|
dynamic: true,
|
||||||
damping: 0.5,
|
damping: 0.5,
|
||||||
collisionSoundURL: "http://hifi-content.s3.amazonaws.com/james/pistol/sounds/gundrop.wav",
|
collisionSoundURL: "http://hifi-content.s3.amazonaws.com/james/pistol/sounds/drop.wav",
|
||||||
userData: JSON.stringify({
|
userData: JSON.stringify({
|
||||||
grabbableKey: {
|
grabbableKey: {
|
||||||
spatialKey: {
|
spatialKey: {
|
||||||
|
|
Loading…
Reference in a new issue