diff options
Diffstat (limited to 'JamHelper/Assets/JamTools/Scripts/Math')
-rw-r--r-- | JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs | 15 | ||||
-rw-r--r-- | JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs.meta | 11 |
2 files changed, 26 insertions, 0 deletions
diff --git a/JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs b/JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs new file mode 100644 index 0000000..fb2378e --- /dev/null +++ b/JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs @@ -0,0 +1,15 @@ +using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+
+namespace JamTools
+{
+
+ public class MathUtils
+ {
+
+
+
+ }
+
+}
\ No newline at end of file diff --git a/JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs.meta b/JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs.meta new file mode 100644 index 0000000..fb47325 --- /dev/null +++ b/JamHelper/Assets/JamTools/Scripts/Math/MathUtils.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: c8fdae86a38bbd34b877e4c49185866b +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |