From cea7289460a2836ab44c663e1cc432d6d1689494 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 5 Apr 2024 01:57:54 +0200 Subject: [PATCH] decelerate satellite (not sure how to explain its thrust yet :X) --- src/defs.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/defs.txt b/src/defs.txt index c18d592..21e8381 100644 --- a/src/defs.txt +++ b/src/defs.txt @@ -91,7 +91,8 @@ actor -200 -110 1000 satellite relativeto player scale 40 wants maxrotation 0 - thrust 0 0 0 30 1 + wants maxvelocity 0 + thrust 0.05 0.05 0.05 30 1 collider capsule 7.5 1 rotationy 0.5 angularmomentum 0 0 0