summaryrefslogtreecommitdiff
path: root/Assets/Scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Scripts')
-rw-r--r--Assets/Scripts/Test.cs16
-rw-r--r--Assets/Scripts/Test.cs.meta13
2 files changed, 29 insertions, 0 deletions
diff --git a/Assets/Scripts/Test.cs b/Assets/Scripts/Test.cs
new file mode 100644
index 0000000..11b9f8c
--- /dev/null
+++ b/Assets/Scripts/Test.cs
@@ -0,0 +1,16 @@
+using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+
+public class Test : MonoBehaviour {
+
+ // Use this for initialization
+ void Start () {
+
+ }
+
+ // Update is called once per frame
+ void Update () {
+
+ }
+}
diff --git a/Assets/Scripts/Test.cs.meta b/Assets/Scripts/Test.cs.meta
new file mode 100644
index 0000000..472b16d
--- /dev/null
+++ b/Assets/Scripts/Test.cs.meta
@@ -0,0 +1,13 @@
+fileFormatVersion: 2
+guid: 888d6900b9dcda148bf20be9c4b300c9
+timeCreated: 1602121488
+licenseType: Free
+MonoImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ defaultReferences: []
+ executionOrder: 0
+ icon: {fileID: 10300, guid: 0000000000000000f000000000000000, type: 0}
+ userData:
+ assetBundleName:
+ assetBundleVariant: