导入绳插件

This commit is contained in:
2025-11-03 23:13:35 +08:00
parent 7cf7f545bc
commit 32f07eb14e
2026 changed files with 12683 additions and 342462 deletions

View File

@@ -1,4 +1,5 @@
using UnityEngine;
using NBC;
using UnityEngine;
namespace PhysicsTools
{
@@ -121,6 +122,7 @@ namespace PhysicsTools
public void ThrowBait()
{
Debug.Log("ThrowBait");
incDist = incDistThrow;
ropeStart.position = throwPosition.position;
rope.regenerateRope(true);