AI
This commit is contained in:
parent
7ae55fc727
commit
db24b58a6c
7 changed files with 1560 additions and 9 deletions
|
@ -8,7 +8,10 @@ EditorBuildSettings:
|
|||
- enabled: 1
|
||||
path: Assets/Scenes/MainMenuScene.unity
|
||||
guid: 259302c6bbed6234a948cfc4202af8f6
|
||||
- enabled: 1
|
||||
- enabled: 0
|
||||
path: Assets/Scenes/PrototypeScene.unity
|
||||
guid: 22fd93c991ecfed42a89b618f6cb386b
|
||||
- enabled: 1
|
||||
path: Assets/Playtest.unity
|
||||
guid: c77b807962276e44693a3cd50bf4a8e6
|
||||
m_configObjects: {}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
--- !u!30 &1
|
||||
GraphicsSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 12
|
||||
serializedVersion: 13
|
||||
m_Deferred:
|
||||
m_Mode: 1
|
||||
m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0}
|
||||
|
@ -31,6 +31,9 @@ GraphicsSettings:
|
|||
m_AlwaysIncludedShaders:
|
||||
- {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_PreloadedShaders: []
|
||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||
type: 0}
|
||||
|
@ -55,3 +58,5 @@ GraphicsSettings:
|
|||
m_AlbedoSwatchInfos: []
|
||||
m_LightsUseLinearIntensity: 0
|
||||
m_LightsUseColorTemperature: 0
|
||||
m_LogWhenShaderIsCompiled: 0
|
||||
m_AllowEnlightenSupportForUpgradedProject: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue