feat: add sunset and day scenes
fix: no more annoying dark fog
This commit is contained in:
parent
3bcc5686f2
commit
8c475381c6
6426 changed files with 360397 additions and 167682 deletions
|
@ -0,0 +1,31 @@
|
|||
%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: 2505b25ddfc1ccf418da1689d2daf024, type: 3}
|
||||
m_Name: Wuhu Island Day.lc
|
||||
m_EditorClassIdentifier:
|
||||
_barcode:
|
||||
_id: Jokiller230.WuhuIsland.Level.WuhuIslandDay
|
||||
_title: Wuhu Island Day
|
||||
_description:
|
||||
_unlockable: 0
|
||||
_redacted: 0
|
||||
_tags: []
|
||||
_boneTags:
|
||||
_tags: []
|
||||
_mainAsset:
|
||||
_assetGUID: 2680cbe87bd78964da8993ed36495132
|
||||
_editorAssetChanged: 0
|
||||
_additionalAssetReferences: []
|
||||
_multiScene: 0
|
||||
_persistentScenes: []
|
||||
_chunkScenes: []
|
||||
_editorScenes: []
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: f5cd077e25d380248876750bee2ceee7
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,31 @@
|
|||
%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: 2505b25ddfc1ccf418da1689d2daf024, type: 3}
|
||||
m_Name: Wuhu Island Sunset.lc
|
||||
m_EditorClassIdentifier:
|
||||
_barcode:
|
||||
_id: Jokiller230.WuhuIsland.Level.WuhuIslandSunset
|
||||
_title: Wuhu Island Sunset
|
||||
_description:
|
||||
_unlockable: 0
|
||||
_redacted: 0
|
||||
_tags: []
|
||||
_boneTags:
|
||||
_tags: []
|
||||
_mainAsset:
|
||||
_assetGUID: 50559c559cdcb7f48b1fa975a1b2ec99
|
||||
_editorAssetChanged: 0
|
||||
_additionalAssetReferences: []
|
||||
_multiScene: 0
|
||||
_persistentScenes: []
|
||||
_chunkScenes: []
|
||||
_editorScenes: []
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 93cb2b07f00505440bed3eb4434731d8
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -22,7 +22,7 @@ MonoBehaviour:
|
|||
_boneTags:
|
||||
_tags: []
|
||||
_mainAsset:
|
||||
_assetGUID: ec595bdc69068b0448f3794172046e52
|
||||
_assetGUID: 8d16d5a5352446542a77513e0daf4691
|
||||
_editorAssetChanged: 0
|
||||
_additionalAssetReferences: []
|
||||
_multiScene: 0
|
||||
|
|
|
@ -19,11 +19,13 @@ MonoBehaviour:
|
|||
_unlockable: 0
|
||||
_redacted: 0
|
||||
_author: Jokiller230
|
||||
_version: 0.9.0
|
||||
_version: 0.10.0
|
||||
_sdkVersion: 1.2.0
|
||||
_internal: 0
|
||||
_crates:
|
||||
- {fileID: 11400000, guid: f0a0f4acfe0417b4b88d68d2207d99e6, type: 2}
|
||||
- {fileID: 11400000, guid: 93cb2b07f00505440bed3eb4434731d8, type: 2}
|
||||
- {fileID: 11400000, guid: f5cd077e25d380248876750bee2ceee7, type: 2}
|
||||
_dataCards:
|
||||
- {fileID: 11400000, guid: 4310ad8852f03a542967f892c7abc454, type: 2}
|
||||
_tags: []
|
||||
|
@ -187,14 +189,28 @@ MonoBehaviour:
|
|||
- add ninth-hole texture
|
||||
|
||||
- remove
|
||||
unecessary meshes at wedge island
|
||||
unnecessary meshes at wedge island
|
||||
|
||||
- fix banner z-fighting at the dock
|
||||
railings
|
||||
|
||||
- add back the daisy cruiser'
|
||||
- version: 0.9.1
|
||||
title: No Fog!
|
||||
text: '- Attempt at fixing fog issues'
|
||||
- version: 0.10.0
|
||||
title: Let there be SUNSET! W.I.P
|
||||
text: '- Added Sunset time of day as separate map, still W.I.P
|
||||
|
||||
- Bake
|
||||
lighting on new Sunset map
|
||||
|
||||
- Added Day time of day as separate map,
|
||||
still W.I.P'
|
||||
_crateTitles:
|
||||
- Level Wuhu Island
|
||||
- Level Wuhu Island Sunset
|
||||
- Level Wuhu Island Day
|
||||
_datacardTitles:
|
||||
- MonoDisc WS2_title_screen
|
||||
_palletDependencies: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue