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
23
Assets/_MarrowAssets/Settings/MarrowSettings.asset
Normal file
23
Assets/_MarrowAssets/Settings/MarrowSettings.asset
Normal file
|
@ -0,0 +1,23 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a267c6357164ead4bae4e2bf9c8cdad7, type: 3}
|
||||
m_Name: MarrowSettings
|
||||
m_EditorClassIdentifier:
|
||||
_gameTitle:
|
||||
_gamePallets: []
|
||||
_standalonePallets: []
|
||||
_playerTag:
|
||||
_barcode:
|
||||
_id: SLZ.Marrow.BoneTag.Player
|
||||
_beingTag:
|
||||
_barcode:
|
||||
_id: SLZ.Marrow.BoneTag.Being
|
Loading…
Add table
Add a link
Reference in a new issue