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