Let players choose to grab onto the body's torso!
Better CPR animations todo: network the limb targeting
This commit is contained in:
@@ -9,6 +9,8 @@ namespace Barotrauma
|
||||
public enum Animation { None, Climbing, UsingConstruction, Struggle, CPR };
|
||||
public Animation Anim;
|
||||
|
||||
public LimbType GrabLimb;
|
||||
|
||||
protected Character character;
|
||||
|
||||
protected float walkSpeed, swimSpeed;
|
||||
|
||||
Reference in New Issue
Block a user