From c57a4a13f812a376fb573c4493c52869726fd53e Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 24 Apr 2024 03:49:01 +0200 Subject: [PATCH] give monoliths and satellite a mesh collider --- src/data/defs.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/data/defs.txt b/src/data/defs.txt index 54aca91..9783f01 100644 --- a/src/data/defs.txt +++ b/src/data/defs.txt @@ -276,7 +276,7 @@ actor -200 -110 1000 satellite wants maxrotation 0 wants maxvelocity 0 thrust 0.05 0.05 0.05 30 1 - collider capsule 7.5 1 + collider mesh rotationy 0.5 angularmomentum 0 0 0 density 0.01 @@ -290,6 +290,7 @@ actor 1000 20 300 monolith wants maxrotation 0.01 angularmomentum 0.0 0.0 0.01 thrust 0 0 0 30 1 + collider mesh actor 10000 2000 -3500 monolith name "Mysterious Monolith 2" @@ -300,6 +301,7 @@ actor 10000 2000 -3500 monolith wants maxrotation 0.01 angularmomentum 0.0 0.0 0.01 thrust 0 0 0 30 1 + collider mesh actor -8000 -1000 -100 monolith name "Mysterious Monolith 3" @@ -310,6 +312,7 @@ actor -8000 -1000 -100 monolith wants maxrotation 0.01 angularmomentum 0.0 0.0 0.01 thrust 0 0 0 30 1 + collider mesh actor -3300 10 0 pizzeria name "Pizzeria Asteroid"