Better weightless yeeting and movement (#3573)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Content.Shared.GameObjects.Components.Movement
|
||||
[DataField("grabRange")]
|
||||
private float _grabRange = 0.2f;
|
||||
[DataField("pushStrength")]
|
||||
private float _pushStrength = 600.0f;
|
||||
private float _pushStrength = 0.4f;
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public EntityCoordinates LastPosition { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user