地图初步
This commit is contained in:
38
Assets/Resources/Map/MapPreviewer.asset
Normal file
38
Assets/Resources/Map/MapPreviewer.asset
Normal file
@@ -0,0 +1,38 @@
|
||||
%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: 1909a1a45fa45594e94a89aa02e3dfe2, type: 3}
|
||||
m_Name: MapPreviewer
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Cielonos.MainGame.Map.MapPreviewer
|
||||
serializationData:
|
||||
SerializedFormat: 2
|
||||
SerializedBytes:
|
||||
ReferencedUnityObjects: []
|
||||
SerializedBytesString:
|
||||
Prefab: {fileID: 0}
|
||||
PrefabModificationsReferencedUnityObjects: []
|
||||
PrefabModifications: []
|
||||
SerializationNodes: []
|
||||
config: {fileID: 11400000, guid: 41dce0caab3bfde428411011fa85fdb8, type: 2}
|
||||
previewSize: 600
|
||||
nodeRadius: 6
|
||||
edgeThickness: 1
|
||||
colorStart: {r: 0.4, g: 0.9, b: 0.4, a: 1}
|
||||
colorNormalCombat: {r: 0.85, g: 0.35, b: 0.35, a: 1}
|
||||
colorEliteCombat: {r: 0.9, g: 0.55, b: 0.15, a: 1}
|
||||
colorBossCombat: {r: 0.7, g: 0.15, b: 0.85, a: 1}
|
||||
colorMechanicalTable: {r: 0.3, g: 0.7, b: 1, a: 1}
|
||||
colorLogisticsCenter: {r: 1, g: 0.85, b: 0.2, a: 1}
|
||||
colorMedicalStation: {r: 0.3, g: 0.85, b: 0.6, a: 1}
|
||||
previewData:
|
||||
startPosition: {x: 0, y: 0}
|
||||
bossPosition: {x: 1, y: -4}
|
||||
totalNodes: 26
|
||||
Reference in New Issue
Block a user