fix monolith model, make it look at cult asteroid
This commit is contained in:
parent
91d19e94a0
commit
62a0387867
Binary file not shown.
|
@ -382,10 +382,11 @@ actor -200 -110 1000 satellite
|
|||
actor 1000 20 300 monolith
|
||||
name "Mysterious Monolith 1"
|
||||
relativeto player
|
||||
scale 2
|
||||
scale 4
|
||||
density 300
|
||||
rotationx 90
|
||||
wants maxrotation 0.01
|
||||
wants lookat cultasteroid
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
thrust 0 0 0 30 1
|
||||
collider mesh
|
||||
|
@ -393,10 +394,11 @@ actor 1000 20 300 monolith
|
|||
actor 10000 2000 -3500 monolith
|
||||
name "Mysterious Monolith 2"
|
||||
relativeto player
|
||||
scale 2
|
||||
scale 4
|
||||
density 300
|
||||
rotationx 90
|
||||
wants maxrotation 0.01
|
||||
wants lookat cultasteroid
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
thrust 0 0 0 30 1
|
||||
collider mesh
|
||||
|
@ -404,10 +406,11 @@ actor 10000 2000 -3500 monolith
|
|||
actor -8000 -1000 -100 monolith
|
||||
name "Mysterious Monolith 3"
|
||||
relativeto player
|
||||
scale 2
|
||||
scale 4
|
||||
density 300
|
||||
rotationx 90
|
||||
wants maxrotation 0.01
|
||||
wants lookat cultasteroid
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
thrust 0 0 0 30 1
|
||||
collider mesh
|
||||
|
|
Loading…
Reference in a new issue