diff options
| author | Alee <Alee14498@gmail.com> | 2019-05-31 22:57:33 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-05-31 22:57:33 -0400 |
| commit | cca97efeaf7d3f73e4d135ec8862614ce60ea2b7 (patch) | |
| tree | a0dc0afcdda87320ecf0c4cdcc022f70d807ec21 /Assets/Scenes/TestDemo/TestSimulation | |
| parent | 1a218e49d6c23b0d1da5c30d81784ea9d8350016 (diff) | |
| download | Unicity-cca97efeaf7d3f73e4d135ec8862614ce60ea2b7.tar.gz Unicity-cca97efeaf7d3f73e4d135ec8862614ce60ea2b7.tar.bz2 Unicity-cca97efeaf7d3f73e4d135ec8862614ce60ea2b7.zip | |
Added a main menu and moved some things around
Diffstat (limited to 'Assets/Scenes/TestDemo/TestSimulation')
| -rw-r--r-- | Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset | bin | 0 -> 6292 bytes | |||
| -rw-r--r-- | Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset.meta | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset b/Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset Binary files differnew file mode 100644 index 0000000..e997a91 --- /dev/null +++ b/Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset diff --git a/Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset.meta b/Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset.meta new file mode 100644 index 0000000..c8d393b --- /dev/null +++ b/Assets/Scenes/TestDemo/TestSimulation/NavMesh.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f2d163c6d6bbef4ab47ef54c4c768d8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 23800000 + userData: + assetBundleName: + assetBundleVariant: |
