no message

This commit is contained in:
PC-20230316NUNE\Administrator
2024-02-20 18:39:12 +08:00
parent 97b3671979
commit 2b467e56ad
1876 changed files with 440340 additions and 35266 deletions

View File

@@ -184,8 +184,8 @@ namespace Pathfinding {
if (coll == null && coll2D == null) return;
// Required to ensure we get the most up to date bounding box from the physics engine
UnityEngine.Physics.SyncTransforms();
UnityEngine.Physics2D.SyncTransforms();
// UnityEngine.Physics.SyncTransforms();
// UnityEngine.Physics2D.SyncTransforms();
if (!colliderEnabled) {
// If the collider is not enabled, then col.bounds will empty