fix monolith model, make it look at cult asteroid

This commit is contained in:
yuni 2024-05-23 00:40:14 +02:00
parent 91d19e94a0
commit 62a0387867
2 changed files with 6 additions and 3 deletions

Binary file not shown.

View file

@ -382,10 +382,11 @@ actor -200 -110 1000 satellite
actor 1000 20 300 monolith actor 1000 20 300 monolith
name "Mysterious Monolith 1" name "Mysterious Monolith 1"
relativeto player relativeto player
scale 2 scale 4
density 300 density 300
rotationx 90 rotationx 90
wants maxrotation 0.01 wants maxrotation 0.01
wants lookat cultasteroid
angularmomentum 0.0 0.0 0.01 angularmomentum 0.0 0.0 0.01
thrust 0 0 0 30 1 thrust 0 0 0 30 1
collider mesh collider mesh
@ -393,10 +394,11 @@ actor 1000 20 300 monolith
actor 10000 2000 -3500 monolith actor 10000 2000 -3500 monolith
name "Mysterious Monolith 2" name "Mysterious Monolith 2"
relativeto player relativeto player
scale 2 scale 4
density 300 density 300
rotationx 90 rotationx 90
wants maxrotation 0.01 wants maxrotation 0.01
wants lookat cultasteroid
angularmomentum 0.0 0.0 0.01 angularmomentum 0.0 0.0 0.01
thrust 0 0 0 30 1 thrust 0 0 0 30 1
collider mesh collider mesh
@ -404,10 +406,11 @@ actor 10000 2000 -3500 monolith
actor -8000 -1000 -100 monolith actor -8000 -1000 -100 monolith
name "Mysterious Monolith 3" name "Mysterious Monolith 3"
relativeto player relativeto player
scale 2 scale 4
density 300 density 300
rotationx 90 rotationx 90
wants maxrotation 0.01 wants maxrotation 0.01
wants lookat cultasteroid
angularmomentum 0.0 0.0 0.01 angularmomentum 0.0 0.0 0.01
thrust 0 0 0 30 1 thrust 0 0 0 30 1
collider mesh collider mesh