绳子修改

This commit is contained in:
Bob.Song
2025-11-05 18:00:02 +08:00
parent 3e739facde
commit 4059c207c0
9 changed files with 309 additions and 466 deletions

View File

@@ -598,7 +598,7 @@ namespace NBF
CompletePreviousSimulationFrame();
return positions.GetLengthOfCurve(isLoop);
return positions.GetLengthOfCurve();
}
protected Rope2 InstantiateSplitRope(int minIdx, int maxIdx, string identifier)