summaryrefslogtreecommitdiff
path: root/SurvivalTest/Assets/Scripts/Buff
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2022-04-25 14:38:07 +0800
committerchai <chaifix@163.com>2022-04-25 14:38:07 +0800
commitb1b0925ee2acf37639c3d211351d74e957c4d134 (patch)
treee7139984b8ac250a97f2148c47b11d2763d3fc3d /SurvivalTest/Assets/Scripts/Buff
parent7eb9351d905ddf6316fd6b177fff967fbac6fc94 (diff)
* lock aim
Diffstat (limited to 'SurvivalTest/Assets/Scripts/Buff')
-rw-r--r--SurvivalTest/Assets/Scripts/Buff/BuffBase.cs18
-rw-r--r--SurvivalTest/Assets/Scripts/Buff/BuffBase.cs.meta11
2 files changed, 29 insertions, 0 deletions
diff --git a/SurvivalTest/Assets/Scripts/Buff/BuffBase.cs b/SurvivalTest/Assets/Scripts/Buff/BuffBase.cs
new file mode 100644
index 0000000..4e8149a
--- /dev/null
+++ b/SurvivalTest/Assets/Scripts/Buff/BuffBase.cs
@@ -0,0 +1,18 @@
+using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+
+public class BuffBase : MonoBehaviour
+{
+ // Start is called before the first frame update
+ void Start()
+ {
+
+ }
+
+ // Update is called once per frame
+ void Update()
+ {
+
+ }
+}
diff --git a/SurvivalTest/Assets/Scripts/Buff/BuffBase.cs.meta b/SurvivalTest/Assets/Scripts/Buff/BuffBase.cs.meta
new file mode 100644
index 0000000..863f7d5
--- /dev/null
+++ b/SurvivalTest/Assets/Scripts/Buff/BuffBase.cs.meta
@@ -0,0 +1,11 @@
+fileFormatVersion: 2
+guid: e9640ba90ab79b046a3a331f704dfaf2
+MonoImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ defaultReferences: []
+ executionOrder: 0
+ icon: {instanceID: 0}
+ userData:
+ assetBundleName:
+ assetBundleVariant: