diff options
Diffstat (limited to 'JamHelper/Assets/JamTools/Smoothing/Scripts')
-rw-r--r-- | JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs | 12 | ||||
-rw-r--r-- | JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs.meta | 11 |
2 files changed, 23 insertions, 0 deletions
diff --git a/JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs b/JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs new file mode 100644 index 0000000..606ff60 --- /dev/null +++ b/JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs @@ -0,0 +1,12 @@ +using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+
+namespace JamTools
+{
+
+ public class SmoothUtil
+ {
+
+ }
+}
diff --git a/JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs.meta b/JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs.meta new file mode 100644 index 0000000..518b5ff --- /dev/null +++ b/JamHelper/Assets/JamTools/Smoothing/Scripts/SmoothUtil.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 02c9d074c9b97f54fa5eb70594f622b6 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |