(7a980e4e6) Increased the range of docking port sounds and added a subtle camera shake when locking the ports to make it more noticeable when a sub docks.

This commit is contained in:
Joonas Rikkonen
2019-04-04 11:09:58 +03:00
parent 41da4e24a9
commit 371bcb11c1
4 changed files with 14 additions and 430 deletions
@@ -26,6 +26,10 @@ namespace Barotrauma.Items.Components
private float blinkTimer;
private bool itemLoaded;
private float blinkTimer;
public PhysicsBody ParentBody;
[Editable(MinValueFloat = 0.0f, MaxValueFloat = 2048.0f), Serialize(100.0f, true)]