Procházet zdrojové kódy

:wrench: Add linear dump to slow down ship

DricomDragon před 1 rokem
rodič
revize
5b12543911
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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="."]