鱼竿弯曲
This commit is contained in:
@@ -561,7 +561,7 @@ public class Rope : MonoBehaviour
|
||||
LockAnchorsHard();
|
||||
}
|
||||
|
||||
private void LateUpdate()
|
||||
private void Update()
|
||||
{
|
||||
if (!startAnchor || !endAnchor || _pCurr == null || _physicsNodes < 2) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user