瀏覽代碼

: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="."]