ソースを参照

:wrench: Add linear dump to slow down ship

DricomDragon 1 年間 前
コミット
5b12543911
1 ファイル変更1 行追加0 行削除
  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="."]