This commit is contained in:
2025-05-11 00:46:26 +08:00
parent 366f9e95ec
commit 618f75f911
2404 changed files with 154475 additions and 924730 deletions

View File

@@ -0,0 +1,14 @@
using UnityEngine;
namespace ECM2
{
public interface IColliderFilter
{
/// <summary>
/// Determines if the given collider should be filtered (eg: ignored).
/// Return true if should be filtered, false otherwise.
/// </summary>
bool Filter(Collider otherCollider);
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: ab476561401c4b644965e59c1c307e27
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: