2021-12-19 01:31:23 +08:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
--- !u!1 &674563372791047608
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 674563372791047607}
|
|
|
|
- component: {fileID: 674563372791047604}
|
|
|
|
- component: {fileID: 674563372791047605}
|
|
|
|
- component: {fileID: 674563372791047610}
|
|
|
|
- component: {fileID: 674563372791047606}
|
|
|
|
- component: {fileID: 674563372791047611}
|
|
|
|
- component: {fileID: 674563372791047601}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: "\u666E\u901A\u5C0F\u602A"
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 7148428337604731935, guid: 0000000000000000d000000000000000, type: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &674563372791047607
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
m_LocalPosition: {x: -2.62, y: 0.4, z: 0}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_Children: []
|
|
|
|
m_Father: {fileID: 0}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
--- !u!114 &674563372791047604
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 2127494698a58b642b7d3ec5f92f8974, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
HP: 3
|
|
|
|
ATK: 1
|
|
|
|
speed: 1
|
|
|
|
coin: 0
|
|
|
|
canBeHit: 1
|
|
|
|
state: 0
|
|
|
|
HPLeft: 0
|
|
|
|
hitToflyParameter: {x: 3, y: 3}
|
|
|
|
deadRotationRangeMax: 500
|
|
|
|
deadRotationRangeMin: 500
|
|
|
|
needWalk: 1
|
2021-12-19 23:57:44 +08:00
|
|
|
isInFoStage: 0
|
2021-12-19 01:31:23 +08:00
|
|
|
inPath: 1
|
|
|
|
--- !u!114 &674563372791047605
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: -333801856, guid: aa0b1eebb5db27a419fa4564bbe5c9c5, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
updateType: 0
|
|
|
|
isSpeedBased: 0
|
|
|
|
hasOnStart: 0
|
|
|
|
hasOnPlay: 0
|
|
|
|
hasOnUpdate: 0
|
|
|
|
hasOnStepComplete: 0
|
|
|
|
hasOnComplete: 0
|
|
|
|
hasOnTweenCreated: 0
|
|
|
|
hasOnRewind: 0
|
|
|
|
onStart:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
onPlay:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
onUpdate:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
onStepComplete:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
onComplete:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
onTweenCreated:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
onRewind:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
delay: 0
|
|
|
|
duration: 8
|
|
|
|
easeType: 1
|
|
|
|
easeCurve:
|
|
|
|
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
|
|
|
|
loops: -1
|
|
|
|
id:
|
|
|
|
loopType: 2
|
|
|
|
orientType: 1
|
|
|
|
lookAtTransform: {fileID: 0}
|
|
|
|
lookAtPosition: {x: 0, y: 0, z: 0}
|
|
|
|
lookAhead: 0
|
|
|
|
autoPlay: 1
|
|
|
|
autoKill: 0
|
|
|
|
relative: 0
|
|
|
|
isLocal: 1
|
|
|
|
isClosedPath: 1
|
|
|
|
pathResolution: 10
|
|
|
|
pathMode: 3
|
|
|
|
lockRotation: 8
|
|
|
|
assignForwardAndUp: 0
|
|
|
|
forwardDirection: {x: 0, y: 0, z: 1}
|
|
|
|
upDirection: {x: 0, y: 1, z: 0}
|
|
|
|
tweenRigidbody: 0
|
|
|
|
wps: []
|
|
|
|
fullWps: []
|
|
|
|
path:
|
|
|
|
wpLengths:
|
|
|
|
- 0
|
|
|
|
- 4.030517
|
|
|
|
- 4.030517
|
|
|
|
wps:
|
|
|
|
- {x: -2.62, y: 0.4, z: 0}
|
|
|
|
- {x: 1.4105165, y: 0.39763033, z: 0}
|
|
|
|
- {x: -2.62, y: 0.4, z: 0}
|
|
|
|
type: 0
|
|
|
|
subdivisionsXSegment: 10
|
|
|
|
subdivisions: 30
|
|
|
|
controlPoints: []
|
|
|
|
length: 8.061034
|
|
|
|
isFinalized: 1
|
|
|
|
timesTable:
|
|
|
|
- 0
|
|
|
|
- 0.5
|
|
|
|
- 1
|
|
|
|
lengthsTable:
|
|
|
|
- 0.044636283
|
|
|
|
- 0.17024052
|
|
|
|
- 0.36435583
|
|
|
|
- 0.6145263
|
|
|
|
- 0.9082949
|
|
|
|
- 1.2332048
|
|
|
|
- 1.5767996
|
|
|
|
- 1.9266229
|
|
|
|
- 2.2702177
|
|
|
|
- 2.5951276
|
|
|
|
- 2.8888958
|
|
|
|
- 3.1390667
|
|
|
|
- 3.3331816
|
|
|
|
- 3.4587862
|
|
|
|
- 3.503422
|
|
|
|
- 3.5480578
|
|
|
|
- 3.6736624
|
|
|
|
- 3.8677778
|
|
|
|
- 4.117948
|
|
|
|
- 4.411716
|
|
|
|
- 4.7366266
|
|
|
|
- 5.0802217
|
|
|
|
- 5.430045
|
|
|
|
- 5.77364
|
|
|
|
- 6.09855
|
|
|
|
- 6.3923187
|
|
|
|
- 6.642488
|
|
|
|
- 6.8366036
|
|
|
|
- 6.9622073
|
|
|
|
- 7.0068436
|
|
|
|
inspectorMode: 0
|
|
|
|
pathType: 0
|
|
|
|
handlesType: 0
|
|
|
|
livePreview: 1
|
|
|
|
handlesDrawMode: 0
|
|
|
|
perspectiveHandleSize: 0.5
|
|
|
|
showIndexes: 1
|
|
|
|
showWpLength: 1
|
|
|
|
pathColor: {r: 1, g: 1, b: 1, a: 0.5}
|
|
|
|
lastSrcPosition: {x: -2.62, y: 0.4, z: 0}
|
|
|
|
lastSrcRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
wpsDropdown: 1
|
|
|
|
dropToFloorOffset: 0
|
|
|
|
--- !u!212 &674563372791047610
|
|
|
|
SpriteRenderer:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_CastShadows: 0
|
|
|
|
m_ReceiveShadows: 0
|
|
|
|
m_DynamicOccludee: 1
|
|
|
|
m_MotionVectors: 1
|
|
|
|
m_LightProbeUsage: 1
|
|
|
|
m_ReflectionProbeUsage: 1
|
|
|
|
m_RayTracingMode: 0
|
|
|
|
m_RayTraceProcedural: 0
|
|
|
|
m_RenderingLayerMask: 1
|
|
|
|
m_RendererPriority: 0
|
|
|
|
m_Materials:
|
|
|
|
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
|
|
|
|
m_StaticBatchInfo:
|
|
|
|
firstSubMesh: 0
|
|
|
|
subMeshCount: 0
|
|
|
|
m_StaticBatchRoot: {fileID: 0}
|
|
|
|
m_ProbeAnchor: {fileID: 0}
|
|
|
|
m_LightProbeVolumeOverride: {fileID: 0}
|
|
|
|
m_ScaleInLightmap: 1
|
|
|
|
m_ReceiveGI: 1
|
|
|
|
m_PreserveUVs: 0
|
|
|
|
m_IgnoreNormalsForChartDetection: 0
|
|
|
|
m_ImportantGI: 0
|
|
|
|
m_StitchLightmapSeams: 1
|
|
|
|
m_SelectedEditorRenderState: 0
|
|
|
|
m_MinimumChartSize: 4
|
|
|
|
m_AutoUVMaxDistance: 0.5
|
|
|
|
m_AutoUVMaxAngle: 89
|
|
|
|
m_LightmapParameters: {fileID: 0}
|
|
|
|
m_SortingLayerID: 0
|
|
|
|
m_SortingLayer: 0
|
|
|
|
m_SortingOrder: 1
|
|
|
|
m_Sprite: {fileID: 21300000, guid: b450b26388fc8854b8d12e329ad6408e, type: 3}
|
|
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
|
|
m_FlipX: 1
|
|
|
|
m_FlipY: 0
|
|
|
|
m_DrawMode: 0
|
|
|
|
m_Size: {x: 1, y: 1}
|
|
|
|
m_AdaptiveModeThreshold: 0.5
|
|
|
|
m_SpriteTileMode: 0
|
|
|
|
m_WasSpriteAssigned: 1
|
|
|
|
m_MaskInteraction: 0
|
|
|
|
m_SpriteSortPoint: 0
|
|
|
|
--- !u!50 &674563372791047606
|
|
|
|
Rigidbody2D:
|
|
|
|
serializedVersion: 4
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_BodyType: 0
|
|
|
|
m_Simulated: 1
|
|
|
|
m_UseFullKinematicContacts: 0
|
|
|
|
m_UseAutoMass: 0
|
|
|
|
m_Mass: 1
|
|
|
|
m_LinearDrag: 0
|
|
|
|
m_AngularDrag: 0.05
|
|
|
|
m_GravityScale: 1
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_Interpolate: 0
|
|
|
|
m_SleepingMode: 1
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
m_Constraints: 4
|
|
|
|
--- !u!61 &674563372791047611
|
|
|
|
BoxCollider2D:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Density: 1
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_UsedByEffector: 0
|
|
|
|
m_UsedByComposite: 0
|
|
|
|
m_Offset: {x: 0, y: 0}
|
|
|
|
m_SpriteTilingProperty:
|
|
|
|
border: {x: 0, y: 0, z: 0, w: 0}
|
|
|
|
pivot: {x: 0.5, y: 0.5}
|
|
|
|
oldSize: {x: 1.3333334, y: 0.93333334}
|
|
|
|
newSize: {x: 1, y: 1}
|
|
|
|
adaptiveTilingThreshold: 0.5
|
|
|
|
drawMode: 0
|
|
|
|
adaptiveTiling: 0
|
|
|
|
m_AutoTiling: 0
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Size: {x: 1, y: 1}
|
|
|
|
m_EdgeRadius: 0
|
|
|
|
--- !u!95 &674563372791047601
|
|
|
|
Animator:
|
|
|
|
serializedVersion: 3
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 674563372791047608}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Avatar: {fileID: 0}
|
|
|
|
m_Controller: {fileID: 9100000, guid: e6eede1921e73e345859e6df5e150d3d, type: 2}
|
|
|
|
m_CullingMode: 0
|
|
|
|
m_UpdateMode: 0
|
|
|
|
m_ApplyRootMotion: 0
|
|
|
|
m_LinearVelocityBlending: 0
|
|
|
|
m_WarningMessage:
|
|
|
|
m_HasTransformHierarchy: 1
|
|
|
|
m_AllowConstantClipSamplingOptimization: 1
|
|
|
|
m_KeepAnimatorControllerStateOnDisable: 0
|