give monoliths a max rotation
This commit is contained in:
parent
0855aec475
commit
2f2b1baec3
|
@ -103,21 +103,27 @@ actor 1000 20 300 monolith
|
||||||
scale 2
|
scale 2
|
||||||
mass 1000
|
mass 1000
|
||||||
rotationx 0.5
|
rotationx 0.5
|
||||||
|
wants maxrotation 0.01
|
||||||
angularmomentum 0.0 0.0 0.01
|
angularmomentum 0.0 0.0 0.01
|
||||||
|
thrust 0 0 0 30 1
|
||||||
|
|
||||||
actor 10000 2000 -3500 monolith
|
actor 10000 2000 -3500 monolith
|
||||||
relativeto player
|
relativeto player
|
||||||
scale 2
|
scale 2
|
||||||
mass 1000
|
mass 1000
|
||||||
rotationx 0.5
|
rotationx 0.5
|
||||||
|
wants maxrotation 0.01
|
||||||
angularmomentum 0.0 0.0 0.01
|
angularmomentum 0.0 0.0 0.01
|
||||||
|
thrust 0 0 0 30 1
|
||||||
|
|
||||||
actor -8000 -1000 -100 monolith
|
actor -8000 -1000 -100 monolith
|
||||||
relativeto player
|
relativeto player
|
||||||
scale 2
|
scale 2
|
||||||
mass 1000
|
mass 1000
|
||||||
rotationx 0.5
|
rotationx 0.5
|
||||||
|
wants maxrotation 0.01
|
||||||
angularmomentum 0.0 0.0 0.01
|
angularmomentum 0.0 0.0 0.01
|
||||||
|
thrust 0 0 0 30 1
|
||||||
|
|
||||||
actor -3300 10 0 pizzeria
|
actor -3300 10 0 pizzeria
|
||||||
relativeto player
|
relativeto player
|
||||||
|
|
Loading…
Reference in a new issue