diff options
Diffstat (limited to 'JamHelper/Assets/JamUtils/Scripts/Character')
-rw-r--r-- | JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs | 8 | ||||
-rw-r--r-- | JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs.meta | 11 |
2 files changed, 19 insertions, 0 deletions
diff --git a/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs b/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs new file mode 100644 index 0000000..c711f87 --- /dev/null +++ b/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs @@ -0,0 +1,8 @@ +using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
+
+namespace JamTools
+{
+
+}
\ No newline at end of file diff --git a/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs.meta b/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs.meta new file mode 100644 index 0000000..462f5e4 --- /dev/null +++ b/JamHelper/Assets/JamUtils/Scripts/Character/CameraFollow.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 941c680575cd4044891a853d36911609 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |