diff options
| author | Carson Katri <carson.katri@gmail.com> | 2021-06-12 00:30:21 -0400 |
|---|---|---|
| committer | Carson Katri <carson.katri@gmail.com> | 2021-06-12 00:30:21 -0400 |
| commit | ff111d95db1878f9c35d99e7d4fa0b4d9a0de37c (patch) | |
| tree | a7d55973657e37405eea64178f86556f585d5f30 /Assets/Scripts/Controllers/Player/PlayerController.cs.meta | |
| parent | ae62fd809cfc5545de37c6bee0ba759402bba3fe (diff) | |
| download | gmtk-gamejam-ff111d95db1878f9c35d99e7d4fa0b4d9a0de37c.tar.gz gmtk-gamejam-ff111d95db1878f9c35d99e7d4fa0b4d9a0de37c.zip | |
Restructure scripts, improve locomotion, and add movement indicators
Diffstat (limited to 'Assets/Scripts/Controllers/Player/PlayerController.cs.meta')
| -rw-r--r-- | Assets/Scripts/Controllers/Player/PlayerController.cs.meta | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Assets/Scripts/Controllers/Player/PlayerController.cs.meta b/Assets/Scripts/Controllers/Player/PlayerController.cs.meta new file mode 100644 index 0000000..8a5b37d --- /dev/null +++ b/Assets/Scripts/Controllers/Player/PlayerController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 261cc3206075846ebbd03b8896e7c733 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |
