提交修改

This commit is contained in:
2026-04-06 11:52:41 +08:00
parent ae3002a0e2
commit bfebce8827
7 changed files with 244 additions and 329 deletions

View File

@@ -13,8 +13,7 @@ namespace NBF
[SerializeField] private ObiRopeCursor cursor;
[SerializeField] private float percentageElasticity = 0.2f;
private float _stretchScale;
private void Awake()