mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-06 18:13:54 +02:00
Added smoke image & references
This commit is contained in:
parent
2e56b0d639
commit
80b50927d3
2 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ function getControllerLocation(controllerHand) {
|
|||
const SHOOT_ARROW_SOUND_URL = Script.resolvePath('String_release2.L.wav');
|
||||
const STRING_PULL_SOUND_URL = Script.resolvePath('Bow_draw.1.L.wav');
|
||||
const ARROW_HIT_SOUND_URL = Script.resolvePath('Arrow_impact1.L.wav');
|
||||
|
||||
const SMOKE_URL = Script.resolvePath('smoke.png');
|
||||
|
||||
const ARROW_MODEL_URL = Script.resolvePath('arrow.fbx');
|
||||
const ARROW_DIMENSIONS = {
|
||||
x: 0.20,
|
||||
|
|
BIN
unpublishedScripts/marketplace/shortbow/bow/smoke.png
Normal file
BIN
unpublishedScripts/marketplace/shortbow/bow/smoke.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in a new issue