remove collider mesh
for now, getting warnings from bevy_xpbd
This commit is contained in:
parent
fb3897801c
commit
b655a04ff5
|
@ -60,21 +60,18 @@ actor 3000 0 0 moonlet
|
||||||
actor 1000 20 300 monolith
|
actor 1000 20 300 monolith
|
||||||
scale 2
|
scale 2
|
||||||
mass 1000
|
mass 1000
|
||||||
collider mesh
|
|
||||||
rotationx 0.5
|
rotationx 0.5
|
||||||
angularmomentum 0.0 0.0 0.01
|
angularmomentum 0.0 0.0 0.01
|
||||||
|
|
||||||
actor 10000 2000 -3500 monolith
|
actor 10000 2000 -3500 monolith
|
||||||
scale 2
|
scale 2
|
||||||
mass 1000
|
mass 1000
|
||||||
collider mesh
|
|
||||||
rotationx 0.5
|
rotationx 0.5
|
||||||
angularmomentum 0.0 0.0 0.01
|
angularmomentum 0.0 0.0 0.01
|
||||||
|
|
||||||
actor -8000 -1000 -100 monolith
|
actor -8000 -1000 -100 monolith
|
||||||
scale 2
|
scale 2
|
||||||
mass 1000
|
mass 1000
|
||||||
collider mesh
|
|
||||||
rotationx 0.5
|
rotationx 0.5
|
||||||
angularmomentum 0.0 0.0 0.01
|
angularmomentum 0.0 0.0 0.01
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue