layer修改

This commit is contained in:
huangjiayu 2023-09-11 10:25:26 +08:00
parent 794f0aa999
commit 5f0513157b
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public class LoaclInterObjectWatch : MonoBehaviour
{
clone.AddComponent<KXScanOperator>();
}
clone.layer = 11;
clone.layer = 13;