diff options
| author | Alee <Alee14498@gmail.com> | 2019-05-31 17:31:14 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-05-31 17:31:14 -0400 |
| commit | 3476fd1bff0105bf003de9edecb589c889ecfb0c (patch) | |
| tree | f418b1be296d69929fa7f716a2633397e286354b /ProjectSettings/GraphicsSettings.asset | |
| parent | 56a90fc9857412a05bca66ffa2ff4f1b5aaee703 (diff) | |
| download | Unicity-3476fd1bff0105bf003de9edecb589c889ecfb0c.tar.gz Unicity-3476fd1bff0105bf003de9edecb589c889ecfb0c.tar.bz2 Unicity-3476fd1bff0105bf003de9edecb589c889ecfb0c.zip | |
Trying to get movement working
Diffstat (limited to 'ProjectSettings/GraphicsSettings.asset')
| -rw-r--r-- | ProjectSettings/GraphicsSettings.asset | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index cd1c3d6..1a6b7d1 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -36,6 +36,8 @@ GraphicsSettings: - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} |
