mirror of
https://github.com/overte-org/overte.git
synced 2025-08-16 13:51:24 +02:00
fixed ravestick fargrab
This commit is contained in:
parent
1cdee11784
commit
4110630d1f
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ RaveStick = function(spawnPosition) {
|
|||
modelURL: modelURL,
|
||||
position: spawnPosition,
|
||||
shapeType: 'box',
|
||||
script: scriptURL,
|
||||
collisionsWillMove: true,
|
||||
// script: scriptURL,
|
||||
dimensions: {
|
||||
x: 0.06,
|
||||
y: 0.06,
|
||||
|
|
Loading…
Reference in a new issue