触发
This commit is contained in:
parent
90e9f9a4f2
commit
ba80b25302
File diff suppressed because it is too large
Load Diff
9
xiaofang/Assets/Script/AreaID.cs
Normal file
9
xiaofang/Assets/Script/AreaID.cs
Normal file
@ -0,0 +1,9 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class AreaID : MonoBehaviour
|
||||
{
|
||||
// Start is called before the first frame update
|
||||
public int Id;
|
||||
}
|
11
xiaofang/Assets/Script/AreaID.cs.meta
Normal file
11
xiaofang/Assets/Script/AreaID.cs.meta
Normal file
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d4afef9f2f994de4cb3359204a976f16
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue
Block a user