绳子修改
This commit is contained in:
2
Assets/Scripts/ThirdParty/Rope/Rope2.cs
vendored
2
Assets/Scripts/ThirdParty/Rope/Rope2.cs
vendored
@@ -598,7 +598,7 @@ namespace NBF
|
||||
|
||||
CompletePreviousSimulationFrame();
|
||||
|
||||
return positions.GetLengthOfCurve(isLoop);
|
||||
return positions.GetLengthOfCurve();
|
||||
}
|
||||
|
||||
protected Rope2 InstantiateSplitRope(int minIdx, int maxIdx, string identifier)
|
||||
|
||||
Reference in New Issue
Block a user