mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 08:58:02 +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,
|
||||
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({
|
||||
grabbableKey: {
|
||||
spatialKey: {
|
||||
|
|
Loading…
Reference in a new issue