mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 00:53:11 +02:00
remove collisions and add parenting
This commit is contained in:
parent
a899fe0e1b
commit
ade32cbf61
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ function createEarth() {
|
|||
type: 'Model',
|
||||
modelURL: EARTH_MODEL_URL,
|
||||
position: EARTH_CENTER_POSITION,
|
||||
collisionsWillMove:true,
|
||||
dimensions: {
|
||||
x: EARTH_SPHERE_RADIUS,
|
||||
y: EARTH_SPHERE_RADIUS,
|
||||
|
|
Loading…
Reference in a new issue