mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 07:43:35 +02:00
Update createPistol.js
This commit is contained in:
parent
ff9eb7f20d
commit
e63e509835
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ var pistol = Entities.addEntity({
|
||||||
},
|
},
|
||||||
restitution: 0,
|
restitution: 0,
|
||||||
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