mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-14 02:36:44 +02:00
Sound working for spraypaint
This commit is contained in:
parent
2c20a12f13
commit
a2b0e66e13
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
});
|
||||
|
||||
this.sprayInjector = Audio.playSound(this.spraySound, {
|
||||
position: this.properties.position,
|
||||
position: position,
|
||||
volume: 0.1
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue