feat: add missing pieces to WS2_common_island
feat: add custom water shader feat: add WS2_common_sea component feat: inital lighting settings for night variant feat: add a few new shader for displaying vertex colours on transparent elements or applying blend effects
This commit is contained in:
parent
fa599d7fb9
commit
5ae51add65
674 changed files with 88034 additions and 2387 deletions
|
@ -6,4 +6,6 @@ EditorBuildSettings:
|
|||
serializedVersion: 2
|
||||
m_Scenes: []
|
||||
m_configObjects:
|
||||
Unity.XR.Oculus.Settings: {fileID: 11400000, guid: a0dfbe9a305809e40aa18a1190f5bfd6, type: 2}
|
||||
com.unity.addressableassets: {fileID: 11400000, guid: 5d3b04119e4ec0946b0ce1ca71f2e9b7, type: 2}
|
||||
xr.sdk.mock-hmd.settings: {fileID: 11400000, guid: b2a4c4ca45f66ab46b68acaf4c7d7cc7, type: 2}
|
||||
|
|
|
@ -69,13 +69,13 @@ NavMeshProjectSettings:
|
|||
cost: 1
|
||||
- name:
|
||||
cost: 1
|
||||
m_LastAgentTypeID: -887442657
|
||||
m_LastAgentTypeID: -1372625422
|
||||
m_Settings:
|
||||
- serializedVersion: 2
|
||||
agentTypeID: 0
|
||||
agentRadius: 0.25
|
||||
agentHeight: 1.85
|
||||
agentSlope: 30
|
||||
agentSlope: 60
|
||||
agentClimb: 0.75
|
||||
ledgeDropHeight: 0
|
||||
maxJumpAcrossDistance: 0
|
||||
|
@ -89,5 +89,24 @@ NavMeshProjectSettings:
|
|||
preserveTilesOutsideBounds: 0
|
||||
debug:
|
||||
m_Flags: 0
|
||||
- serializedVersion: 2
|
||||
agentTypeID: -334000983
|
||||
agentRadius: 0.15
|
||||
agentHeight: 0.15
|
||||
agentSlope: 45
|
||||
agentClimb: 0.1
|
||||
ledgeDropHeight: 0
|
||||
maxJumpAcrossDistance: 0
|
||||
minRegionArea: 2
|
||||
manualCellSize: 0
|
||||
cellSize: 0.16666667
|
||||
manualTileSize: 0
|
||||
tileSize: 256
|
||||
accuratePlacement: 0
|
||||
maxJobWorkers: 0
|
||||
preserveTilesOutsideBounds: 0
|
||||
debug:
|
||||
m_Flags: 0
|
||||
m_SettingNames:
|
||||
- Humanoid
|
||||
- Crablet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue