diff options
| author | Carson Katri <carson.katri@gmail.com> | 2021-06-11 19:10:25 -0400 |
|---|---|---|
| committer | Carson Katri <carson.katri@gmail.com> | 2021-06-11 19:10:25 -0400 |
| commit | 0d03c642e698b56a4306644cbe2ed7dc8a1ddb85 (patch) | |
| tree | b9225d5dd2611cc570a14ec660ec1747b14c2c33 /Assets/Scripts/PlayerController.cs.meta | |
| parent | cc441e54ac8a93918511aeee18408429a3841857 (diff) | |
| download | gmtk-gamejam-0d03c642e698b56a4306644cbe2ed7dc8a1ddb85.tar.gz gmtk-gamejam-0d03c642e698b56a4306644cbe2ed7dc8a1ddb85.zip | |
Initial player control
Diffstat (limited to 'Assets/Scripts/PlayerController.cs.meta')
| -rw-r--r-- | Assets/Scripts/PlayerController.cs.meta | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Assets/Scripts/PlayerController.cs.meta b/Assets/Scripts/PlayerController.cs.meta new file mode 100644 index 0000000..8a5b37d --- /dev/null +++ b/Assets/Scripts/PlayerController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 261cc3206075846ebbd03b8896e7c733 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |
