Browse Source

:wrench: Add linear dump to slow down ship

DricomDragon 1 year ago
parent
commit
5b12543911
1 changed files with 1 additions and 0 deletions
  1. 1 0
      godot/component/ships/BiBiShip.tscn

+ 1 - 0
godot/component/ships/BiBiShip.tscn

@@ -631,6 +631,7 @@ radius = 29.2746
 collision_layer = 2
 collision_mask = 2
 mass = 400.0
+linear_damp = 0.5
 script = ExtResource("1_8hr01")
 
 [node name="BiBiShip" type="TileMap" parent="."]