(9b19bda7d) Workaround to characters' arms occasionally spinning when standing in place, don't offset limping characters' feet when not moving (the heavy leaning forwards looks unnatural), added a comment

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:57:42 +03:00
parent 9121c878f5
commit 872eeb70ce
5 changed files with 73 additions and 220 deletions
@@ -134,6 +134,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;