Oops.
This commit is contained in:
@ -665,9 +665,9 @@ namespace RobloxFiles
|
||||
public class RodConstraint : Constraint
|
||||
{
|
||||
public float Length = 5;
|
||||
public bool LimitsEnabled;
|
||||
public float LimitAngle0 = 90f;
|
||||
public float LimitAngle1 = 90f;
|
||||
public bool LimitsEnabled;
|
||||
public float Thickness = 0.1f;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user