누락 요소 추가
This commit is contained in:
parent
2582474c4f
commit
12e5fb6ea9
@ -0,0 +1,40 @@
|
|||||||
|
%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: 8e14efcec9f4e524fa3788848e968419, type: 3}
|
||||||
|
m_Name: Fog Off Event
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
transitionTimeModifier:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve:
|
||||||
|
- serializedVersion: 3
|
||||||
|
time: 0
|
||||||
|
value: 0
|
||||||
|
inSlope: 0
|
||||||
|
outSlope: 0
|
||||||
|
tangentMode: 0
|
||||||
|
weightedMode: 0
|
||||||
|
inWeight: 0
|
||||||
|
outWeight: 0
|
||||||
|
- serializedVersion: 3
|
||||||
|
time: 1
|
||||||
|
value: 1
|
||||||
|
inSlope: 0
|
||||||
|
outSlope: 0
|
||||||
|
tangentMode: 0
|
||||||
|
weightedMode: 0
|
||||||
|
inWeight: 0
|
||||||
|
outWeight: 0
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
VFXMod: {fileID: 0}
|
||||||
|
particleSystem: {fileID: 0}
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: df166247a537c7740924ad3066cffef8
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,44 @@
|
|||||||
|
%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: dd9f2f3af9c7daa40b51758d10f57159, type: 3}
|
||||||
|
m_Name: Fog Forecast Profile
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
profilesToForecast:
|
||||||
|
- {fileID: 11400000, guid: fa4465ba375ca5348845d3ab1dc83a32, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 1b8bf81807b74b64398ca75ada68c18c, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 7a803f8b222c91748817c5c5a5839e2b, type: 2}
|
||||||
|
initialProfile: {fileID: 11400000, guid: 2699615a216114243b332ecb8a97a94c, type: 2}
|
||||||
|
initialForecast:
|
||||||
|
- profile: {fileID: 11400000, guid: 2699615a216114243b332ecb8a97a94c, type: 2}
|
||||||
|
startTime:
|
||||||
|
hours: 0
|
||||||
|
minutes: 0
|
||||||
|
seconds: 0
|
||||||
|
milliseconds: 0
|
||||||
|
endTime:
|
||||||
|
hours: 0
|
||||||
|
minutes: 0
|
||||||
|
seconds: 0
|
||||||
|
milliseconds: 0
|
||||||
|
- profile: {fileID: 11400000, guid: 2699615a216114243b332ecb8a97a94c, type: 2}
|
||||||
|
startTime:
|
||||||
|
hours: 0
|
||||||
|
minutes: 0
|
||||||
|
seconds: 0
|
||||||
|
milliseconds: 0
|
||||||
|
endTime:
|
||||||
|
hours: 0
|
||||||
|
minutes: 0
|
||||||
|
seconds: 0
|
||||||
|
milliseconds: 0
|
||||||
|
startWeatherWith: 0
|
||||||
|
forecastLength: 1
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3bcdd4436fe68d14094f87ea1d18c708
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dda319e27ad2b824ea3dd01556cf161e
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,25 @@
|
|||||||
|
%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: edc9e8ccf7e1f314da24a604c1a11094, type: 3}
|
||||||
|
m_Name: Dense Clouds
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
minWeatherTime: 0.125
|
||||||
|
maxWeatherTime: 0.16666667
|
||||||
|
likelihood: 1.5
|
||||||
|
forecastNext:
|
||||||
|
- {fileID: 11400000, guid: 1b8bf81807b74b64398ca75ada68c18c, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 7a803f8b222c91748817c5c5a5839e2b, type: 2}
|
||||||
|
forecastModifierMethod: 0
|
||||||
|
chances: []
|
||||||
|
FX:
|
||||||
|
- {fileID: 11400000, guid: 37958e75fc835c242a6ab218c3f7c868, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 0fd424003762fd243bc32a39a3fbd0d8, type: 2}
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fa4465ba375ca5348845d3ab1dc83a32
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,28 @@
|
|||||||
|
%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: edc9e8ccf7e1f314da24a604c1a11094, type: 3}
|
||||||
|
m_Name: Dense Fog
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
minWeatherTime: 0.125
|
||||||
|
maxWeatherTime: 0.16666667
|
||||||
|
likelihood: 0.5
|
||||||
|
forecastNext:
|
||||||
|
- {fileID: 11400000, guid: fa4465ba375ca5348845d3ab1dc83a32, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 1b8bf81807b74b64398ca75ada68c18c, type: 2}
|
||||||
|
- {fileID: 11400000}
|
||||||
|
forecastModifierMethod: 0
|
||||||
|
chances: []
|
||||||
|
FX:
|
||||||
|
- {fileID: 11400000, guid: 37958e75fc835c242a6ab218c3f7c868, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 3539307017f50244e9815d6d39bd997b, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 0fd424003762fd243bc32a39a3fbd0d8, type: 2}
|
||||||
|
- {fileID: 11400000, guid: ef3826386d1751f44a28d91e803dad21, type: 2}
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7a803f8b222c91748817c5c5a5839e2b
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,28 @@
|
|||||||
|
%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: edc9e8ccf7e1f314da24a604c1a11094, type: 3}
|
||||||
|
m_Name: Heavy Fog
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
minWeatherTime: 0.125
|
||||||
|
maxWeatherTime: 0.16666667
|
||||||
|
likelihood: 1
|
||||||
|
forecastNext:
|
||||||
|
- {fileID: 11400000, guid: fa4465ba375ca5348845d3ab1dc83a32, type: 2}
|
||||||
|
- {fileID: 11400000}
|
||||||
|
- {fileID: 11400000, guid: 7a803f8b222c91748817c5c5a5839e2b, type: 2}
|
||||||
|
forecastModifierMethod: 0
|
||||||
|
chances: []
|
||||||
|
FX:
|
||||||
|
- {fileID: 11400000, guid: 37958e75fc835c242a6ab218c3f7c868, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 3539307017f50244e9815d6d39bd997b, type: 2}
|
||||||
|
- {fileID: 11400000, guid: 0fd424003762fd243bc32a39a3fbd0d8, type: 2}
|
||||||
|
- {fileID: 11400000, guid: f73311181721394419e3d6d528ea6800, type: 2}
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1b8bf81807b74b64398ca75ada68c18c
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
Loading…
Reference in New Issue
Block a user