mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 07:13:57 +02:00
move rotator block up a smidge
This commit is contained in:
parent
1b6b5756e2
commit
1a6b6b94a1
1 changed files with 6 additions and 1 deletions
|
@ -279,6 +279,11 @@
|
|||
name: 'hifi-home-dressing-room-rotator-block',
|
||||
type: 'Box',
|
||||
visible: true,
|
||||
color:{
|
||||
red:0,
|
||||
green:255,
|
||||
blue:0
|
||||
},
|
||||
collisionless: true,
|
||||
angularDamping: 0,
|
||||
angularVelocity: {
|
||||
|
@ -294,7 +299,7 @@
|
|||
}),
|
||||
position: {
|
||||
x: 1107.0330,
|
||||
y: 459.4326,
|
||||
y: 460.4326,
|
||||
z: -74.5704
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue