mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
start flow bar
This commit is contained in:
parent
74c17a7a14
commit
cedce55922
27 changed files with 10757 additions and 106 deletions
|
@ -102,6 +102,140 @@ Animator:
|
||||||
m_HasTransformHierarchy: 1
|
m_HasTransformHierarchy: 1
|
||||||
m_AllowConstantClipSamplingOptimization: 1
|
m_AllowConstantClipSamplingOptimization: 1
|
||||||
m_KeepAnimatorControllerStateOnDisable: 0
|
m_KeepAnimatorControllerStateOnDisable: 0
|
||||||
|
--- !u!1 &229385509427098849
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 7683902595720021875}
|
||||||
|
- component: {fileID: 6216482680056050970}
|
||||||
|
- component: {fileID: 6225043024655871366}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: NoriText
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 0
|
||||||
|
--- !u!224 &7683902595720021875
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 229385509427098849}
|
||||||
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 504328619051278505}
|
||||||
|
m_RootOrder: 0
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 1}
|
||||||
|
m_AnchorMax: {x: 0, y: 1}
|
||||||
|
m_AnchoredPosition: {x: -7.375, y: -0.541667}
|
||||||
|
m_SizeDelta: {x: 1.25, y: 1.5}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!222 &6216482680056050970
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 229385509427098849}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
|
--- !u!114 &6225043024655871366
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 229385509427098849}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_RaycastTarget: 0
|
||||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_text: Flow
|
||||||
|
m_isRightToLeft: 0
|
||||||
|
m_fontAsset: {fileID: 11400000, guid: 4810e200fa0cb24438bac52343d7674b, type: 2}
|
||||||
|
m_sharedMaterial: {fileID: 2100000, guid: 6d4610587e293f74ca2b71ec1cf59da3, type: 2}
|
||||||
|
m_fontSharedMaterials: []
|
||||||
|
m_fontMaterial: {fileID: 0}
|
||||||
|
m_fontMaterials: []
|
||||||
|
m_fontColor32:
|
||||||
|
serializedVersion: 2
|
||||||
|
rgba: 4278190080
|
||||||
|
m_fontColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
m_enableVertexGradient: 0
|
||||||
|
m_colorMode: 3
|
||||||
|
m_fontColorGradient:
|
||||||
|
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
topRight: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_fontColorGradientPreset: {fileID: 0}
|
||||||
|
m_spriteAsset: {fileID: 0}
|
||||||
|
m_tintAllSprites: 0
|
||||||
|
m_StyleSheet: {fileID: 0}
|
||||||
|
m_TextStyleHashCode: -1183493901
|
||||||
|
m_overrideHtmlColors: 0
|
||||||
|
m_faceColor:
|
||||||
|
serializedVersion: 2
|
||||||
|
rgba: 4294967295
|
||||||
|
m_fontSize: 0.5
|
||||||
|
m_fontSizeBase: 0.5
|
||||||
|
m_fontWeight: 400
|
||||||
|
m_enableAutoSizing: 0
|
||||||
|
m_fontSizeMin: 0
|
||||||
|
m_fontSizeMax: 72
|
||||||
|
m_fontStyle: 0
|
||||||
|
m_HorizontalAlignment: 2
|
||||||
|
m_VerticalAlignment: 256
|
||||||
|
m_textAlignment: 65535
|
||||||
|
m_characterSpacing: 0
|
||||||
|
m_wordSpacing: 0
|
||||||
|
m_lineSpacing: -75
|
||||||
|
m_lineSpacingMax: 0
|
||||||
|
m_paragraphSpacing: 0
|
||||||
|
m_charWidthMaxAdj: 0
|
||||||
|
m_enableWordWrapping: 1
|
||||||
|
m_wordWrappingRatios: 0.4
|
||||||
|
m_overflowMode: 0
|
||||||
|
m_linkedTextComponent: {fileID: 0}
|
||||||
|
parentLinkedComponent: {fileID: 0}
|
||||||
|
m_enableKerning: 1
|
||||||
|
m_enableExtraPadding: 0
|
||||||
|
checkPaddingRequired: 0
|
||||||
|
m_isRichText: 1
|
||||||
|
m_parseCtrlCharacters: 1
|
||||||
|
m_isOrthographic: 1
|
||||||
|
m_isCullingEnabled: 0
|
||||||
|
m_horizontalMapping: 0
|
||||||
|
m_verticalMapping: 0
|
||||||
|
m_uvLineOffset: 0
|
||||||
|
m_geometrySortingOrder: 0
|
||||||
|
m_IsTextObjectScaleStatic: 0
|
||||||
|
m_VertexBufferAutoSizeReduction: 0
|
||||||
|
m_useMaxVisibleDescender: 1
|
||||||
|
m_pageToDisplay: 1
|
||||||
|
m_margin: {x: 0, y: 0.25, z: 0, w: 0}
|
||||||
|
m_isUsingLegacyAnimationComponent: 0
|
||||||
|
m_isVolumetricText: 0
|
||||||
|
m_hasFontAssetChanged: 0
|
||||||
|
m_baseMaterial: {fileID: 0}
|
||||||
|
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
||||||
--- !u!1 &320815790973455367
|
--- !u!1 &320815790973455367
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -5164,7 +5298,7 @@ Transform:
|
||||||
- {fileID: 1823940461699441785}
|
- {fileID: 1823940461699441785}
|
||||||
- {fileID: 7998296216023943797}
|
- {fileID: 7998296216023943797}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 6
|
m_RootOrder: 7
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!210 &5835591724531542630
|
--- !u!210 &5835591724531542630
|
||||||
SortingGroup:
|
SortingGroup:
|
||||||
|
@ -5415,7 +5549,7 @@ Transform:
|
||||||
- {fileID: 607707502233677433}
|
- {fileID: 607707502233677433}
|
||||||
- {fileID: 3542369029029140826}
|
- {fileID: 3542369029029140826}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 12
|
m_RootOrder: 13
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1 &1089457186893806244
|
--- !u!1 &1089457186893806244
|
||||||
GameObject:
|
GameObject:
|
||||||
|
@ -20771,7 +20905,7 @@ Transform:
|
||||||
- {fileID: 7721752935214517217}
|
- {fileID: 7721752935214517217}
|
||||||
- {fileID: 7422225348526634591}
|
- {fileID: 7422225348526634591}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 13
|
m_RootOrder: 14
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1 &2133099716162141502
|
--- !u!1 &2133099716162141502
|
||||||
GameObject:
|
GameObject:
|
||||||
|
@ -36351,7 +36485,7 @@ Transform:
|
||||||
- {fileID: 79217107384843364}
|
- {fileID: 79217107384843364}
|
||||||
- {fileID: 4570176829701856741}
|
- {fileID: 4570176829701856741}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 10
|
m_RootOrder: 11
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!210 &7426437971534503015
|
--- !u!210 &7426437971534503015
|
||||||
SortingGroup:
|
SortingGroup:
|
||||||
|
@ -36464,7 +36598,7 @@ Transform:
|
||||||
- {fileID: 6607715910393405022}
|
- {fileID: 6607715910393405022}
|
||||||
- {fileID: 6402550105555280064}
|
- {fileID: 6402550105555280064}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 8
|
m_RootOrder: 9
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1 &3121129389948568248
|
--- !u!1 &3121129389948568248
|
||||||
GameObject:
|
GameObject:
|
||||||
|
@ -36548,6 +36682,114 @@ SpriteRenderer:
|
||||||
m_WasSpriteAssigned: 0
|
m_WasSpriteAssigned: 0
|
||||||
m_MaskInteraction: 0
|
m_MaskInteraction: 0
|
||||||
m_SpriteSortPoint: 0
|
m_SpriteSortPoint: 0
|
||||||
|
--- !u!1 &3227896808416057017
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 2451790077583954414}
|
||||||
|
- component: {fileID: 3195597168826951133}
|
||||||
|
- component: {fileID: 4263937186560560557}
|
||||||
|
- component: {fileID: 242812226896771560}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: NoriCanvas
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!224 &2451790077583954414
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3227896808416057017}
|
||||||
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 504328619051278505}
|
||||||
|
m_RootOrder: 2
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
|
m_AnchorMax: {x: 0, y: 0}
|
||||||
|
m_AnchoredPosition: {x: 0, y: 0}
|
||||||
|
m_SizeDelta: {x: 18, y: 10.8}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!223 &3195597168826951133
|
||||||
|
Canvas:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3227896808416057017}
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 3
|
||||||
|
m_RenderMode: 2
|
||||||
|
m_Camera: {fileID: 0}
|
||||||
|
m_PlaneDistance: 100
|
||||||
|
m_PixelPerfect: 0
|
||||||
|
m_ReceivesEvents: 1
|
||||||
|
m_OverrideSorting: 0
|
||||||
|
m_OverridePixelPerfect: 0
|
||||||
|
m_SortingBucketNormalizedSize: 0
|
||||||
|
m_AdditionalShaderChannelsFlag: 25
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingOrder: 100
|
||||||
|
m_TargetDisplay: 0
|
||||||
|
--- !u!114 &4263937186560560557
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3227896808416057017}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_UiScaleMode: 0
|
||||||
|
m_ReferencePixelsPerUnit: 100
|
||||||
|
m_ScaleFactor: 1
|
||||||
|
m_ReferenceResolution: {x: 800, y: 600}
|
||||||
|
m_ScreenMatchMode: 0
|
||||||
|
m_MatchWidthOrHeight: 0
|
||||||
|
m_PhysicalUnit: 0
|
||||||
|
m_FallbackScreenDPI: 96
|
||||||
|
m_DefaultSpriteDPI: 96
|
||||||
|
m_DynamicPixelsPerUnit: 1
|
||||||
|
m_PresetInfoIsWorld: 1
|
||||||
|
--- !u!114 &242812226896771560
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3227896808416057017}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 59f8146938fff824cb5fd77236b75775, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Padding:
|
||||||
|
m_Left: 1
|
||||||
|
m_Right: 0
|
||||||
|
m_Top: 0
|
||||||
|
m_Bottom: 0
|
||||||
|
m_ChildAlignment: 3
|
||||||
|
m_Spacing: 0
|
||||||
|
m_ChildForceExpandWidth: 1
|
||||||
|
m_ChildForceExpandHeight: 0
|
||||||
|
m_ChildControlWidth: 0
|
||||||
|
m_ChildControlHeight: 0
|
||||||
|
m_ChildScaleWidth: 0
|
||||||
|
m_ChildScaleHeight: 0
|
||||||
|
m_ReverseArrangement: 1
|
||||||
--- !u!1 &3317749162070580323
|
--- !u!1 &3317749162070580323
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -51492,7 +51734,7 @@ Transform:
|
||||||
- {fileID: 4580764379744752145}
|
- {fileID: 4580764379744752145}
|
||||||
- {fileID: 6153427326708225474}
|
- {fileID: 6153427326708225474}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 11
|
m_RootOrder: 12
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1 &3868604044228909325
|
--- !u!1 &3868604044228909325
|
||||||
GameObject:
|
GameObject:
|
||||||
|
@ -61519,6 +61761,7 @@ Transform:
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_Children:
|
m_Children:
|
||||||
- {fileID: 1918118826710310044}
|
- {fileID: 1918118826710310044}
|
||||||
|
- {fileID: 94978065138399634}
|
||||||
m_Father: {fileID: 3200089345939772346}
|
m_Father: {fileID: 3200089345939772346}
|
||||||
m_RootOrder: 2
|
m_RootOrder: 2
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
@ -66830,6 +67073,58 @@ ParticleSystemRenderer:
|
||||||
m_Mesh2: {fileID: 0}
|
m_Mesh2: {fileID: 0}
|
||||||
m_Mesh3: {fileID: 0}
|
m_Mesh3: {fileID: 0}
|
||||||
m_MaskInteraction: 0
|
m_MaskInteraction: 0
|
||||||
|
--- !u!1 &4562470404778909465
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 504328619051278505}
|
||||||
|
- component: {fileID: 3856490809560069226}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: NoriOverlay
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &504328619051278505
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4562470404778909465}
|
||||||
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children:
|
||||||
|
- {fileID: 7683902595720021875}
|
||||||
|
- {fileID: 4602674661767132279}
|
||||||
|
- {fileID: 2451790077583954414}
|
||||||
|
m_Father: {fileID: 1483789816297415762}
|
||||||
|
m_RootOrder: 6
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!114 &3856490809560069226
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4562470404778909465}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 3f1678e3fe1b7c94f9a1558cfd247853, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
NoriController: {fileID: 4562470404778909465}
|
||||||
|
NoriHeart: {fileID: 4687146461093134549}
|
||||||
|
NoriHolder: {fileID: 2451790077583954414}
|
||||||
|
NoriMaterial: {fileID: 2100000, guid: b1a39ae83b8f3994ea5ea73e28b253a8, type: 2}
|
||||||
|
Nori: 0
|
||||||
|
MaxNori: 0
|
||||||
--- !u!1 &4608551727560295043
|
--- !u!1 &4608551727560295043
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -71702,6 +71997,101 @@ ParticleSystemRenderer:
|
||||||
m_Mesh2: {fileID: 0}
|
m_Mesh2: {fileID: 0}
|
||||||
m_Mesh3: {fileID: 0}
|
m_Mesh3: {fileID: 0}
|
||||||
m_MaskInteraction: 0
|
m_MaskInteraction: 0
|
||||||
|
--- !u!1 &4687146461093134549
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 4602674661767132279}
|
||||||
|
- component: {fileID: 2758842541644445080}
|
||||||
|
- component: {fileID: 8434645217095357048}
|
||||||
|
- component: {fileID: 8169380290633937995}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: NoriHeart
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 0
|
||||||
|
--- !u!224 &4602674661767132279
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4687146461093134549}
|
||||||
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 504328619051278505}
|
||||||
|
m_RootOrder: 1
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 1}
|
||||||
|
m_AnchorMax: {x: 0, y: 1}
|
||||||
|
m_AnchoredPosition: {x: -8, y: 0}
|
||||||
|
m_SizeDelta: {x: 1.25, y: 1.0833334}
|
||||||
|
m_Pivot: {x: 0, y: 0.5}
|
||||||
|
--- !u!222 &2758842541644445080
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4687146461093134549}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
|
--- !u!114 &8434645217095357048
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4687146461093134549}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 2100000, guid: b1a39ae83b8f3994ea5ea73e28b253a8, type: 2}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_RaycastTarget: 0
|
||||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_Sprite: {fileID: 698842447002677473, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
m_Type: 0
|
||||||
|
m_PreserveAspect: 0
|
||||||
|
m_FillCenter: 1
|
||||||
|
m_FillMethod: 4
|
||||||
|
m_FillAmount: 1
|
||||||
|
m_FillClockwise: 1
|
||||||
|
m_FillOrigin: 0
|
||||||
|
m_UseSpriteMesh: 0
|
||||||
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!95 &8169380290633937995
|
||||||
|
Animator:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4687146461093134549}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_Avatar: {fileID: 0}
|
||||||
|
m_Controller: {fileID: 9100000, guid: 8fd579f0f1a23b44b8ff74f6e604e33e, 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
|
||||||
--- !u!1 &4756044026693426509
|
--- !u!1 &4756044026693426509
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -76648,6 +77038,88 @@ ParticleSystemRenderer:
|
||||||
m_Mesh2: {fileID: 0}
|
m_Mesh2: {fileID: 0}
|
||||||
m_Mesh3: {fileID: 0}
|
m_Mesh3: {fileID: 0}
|
||||||
m_MaskInteraction: 0
|
m_MaskInteraction: 0
|
||||||
|
--- !u!1 &4939167786638959338
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 94978065138399634}
|
||||||
|
- component: {fileID: 1550406220031867862}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: LeftArmAttatchNoMap
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &94978065138399634
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4939167786638959338}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 430082172757052006}
|
||||||
|
m_RootOrder: 1
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!212 &1550406220031867862
|
||||||
|
SpriteRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4939167786638959338}
|
||||||
|
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: 873320e5a5619b04692690ef7e06b232, 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: 0
|
||||||
|
m_Sprite: {fileID: 0}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_FlipX: 0
|
||||||
|
m_FlipY: 0
|
||||||
|
m_DrawMode: 0
|
||||||
|
m_Size: {x: 6.5555553, y: 3}
|
||||||
|
m_AdaptiveModeThreshold: 0.5
|
||||||
|
m_SpriteTileMode: 0
|
||||||
|
m_WasSpriteAssigned: 0
|
||||||
|
m_MaskInteraction: 0
|
||||||
|
m_SpriteSortPoint: 0
|
||||||
--- !u!1 &4970885292489675407
|
--- !u!1 &4970885292489675407
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -86665,7 +87137,7 @@ Transform:
|
||||||
m_Children:
|
m_Children:
|
||||||
- {fileID: 7344154808606932117}
|
- {fileID: 7344154808606932117}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 7
|
m_RootOrder: 8
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1 &5641315844638892119
|
--- !u!1 &5641315844638892119
|
||||||
GameObject:
|
GameObject:
|
||||||
|
@ -96603,6 +97075,7 @@ Transform:
|
||||||
- {fileID: 602434937145741663}
|
- {fileID: 602434937145741663}
|
||||||
- {fileID: 4080187570081243032}
|
- {fileID: 4080187570081243032}
|
||||||
- {fileID: 9024347347759729766}
|
- {fileID: 9024347347759729766}
|
||||||
|
- {fileID: 504328619051278505}
|
||||||
- {fileID: 3200089345939772346}
|
- {fileID: 3200089345939772346}
|
||||||
- {fileID: 2394675568617853720}
|
- {fileID: 2394675568617853720}
|
||||||
- {fileID: 5764267227668832721}
|
- {fileID: 5764267227668832721}
|
||||||
|
@ -96629,6 +97102,7 @@ MonoBehaviour:
|
||||||
EligibleHits: []
|
EligibleHits: []
|
||||||
scheduledInputs: []
|
scheduledInputs: []
|
||||||
firstEnable: 0
|
firstEnable: 0
|
||||||
|
IsComboEnable: 1
|
||||||
LightBulbColors:
|
LightBulbColors:
|
||||||
- {r: 0, g: 0, b: 0, a: 0}
|
- {r: 0, g: 0, b: 0, a: 0}
|
||||||
- {r: 0.23137255, g: 1, b: 1, a: 1}
|
- {r: 0.23137255, g: 1, b: 1, a: 1}
|
||||||
|
@ -96655,6 +97129,8 @@ MonoBehaviour:
|
||||||
ItemHolder: {fileID: 8380209919518305174}
|
ItemHolder: {fileID: 8380209919518305174}
|
||||||
Item: {fileID: 4158625219071088136}
|
Item: {fileID: 4158625219071088136}
|
||||||
Joe: {fileID: 5897754239051819249}
|
Joe: {fileID: 5897754239051819249}
|
||||||
|
NoriGO: {fileID: 4562470404778909465}
|
||||||
|
Nori: {fileID: 3856490809560069226}
|
||||||
MappingMaterial: {fileID: 2100000, guid: 01a12550d4a6d8141bbbdf4ce2700eea, type: 2}
|
MappingMaterial: {fileID: 2100000, guid: 01a12550d4a6d8141bbbdf4ce2700eea, type: 2}
|
||||||
BodyColor: {r: 1, g: 1, b: 1, a: 1}
|
BodyColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
HighlightColor: {r: 0.54901963, g: 0.54901963, b: 0.54901963, a: 1}
|
HighlightColor: {r: 0.54901963, g: 0.54901963, b: 0.54901963, a: 1}
|
||||||
|
@ -102631,7 +103107,7 @@ Transform:
|
||||||
- {fileID: 7797479191699406299}
|
- {fileID: 7797479191699406299}
|
||||||
- {fileID: 5150790184898265248}
|
- {fileID: 5150790184898265248}
|
||||||
m_Father: {fileID: 1483789816297415762}
|
m_Father: {fileID: 1483789816297415762}
|
||||||
m_RootOrder: 9
|
m_RootOrder: 10
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1 &7779193320400728963
|
--- !u!1 &7779193320400728963
|
||||||
GameObject:
|
GameObject:
|
||||||
|
|
BIN
Assets/Resources/Sfx/games/karateman/hitNoNori.wav
Normal file
BIN
Assets/Resources/Sfx/games/karateman/hitNoNori.wav
Normal file
Binary file not shown.
22
Assets/Resources/Sfx/games/karateman/hitNoNori.wav.meta
Normal file
22
Assets/Resources/Sfx/games/karateman/hitNoNori.wav.meta
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 09f7b15638a4f2e49b68c0c371674e59
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 6
|
||||||
|
defaultSettings:
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 0
|
||||||
|
sampleRateOverride: 44100
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 1
|
||||||
|
conversionMode: 0
|
||||||
|
platformSettingOverrides: {}
|
||||||
|
forceToMono: 0
|
||||||
|
normalize: 1
|
||||||
|
preloadAudioData: 1
|
||||||
|
loadInBackground: 0
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/Resources/Sfx/games/karateman/karate_through.wav
Normal file
BIN
Assets/Resources/Sfx/games/karateman/karate_through.wav
Normal file
Binary file not shown.
22
Assets/Resources/Sfx/games/karateman/karate_through.wav.meta
Normal file
22
Assets/Resources/Sfx/games/karateman/karate_through.wav.meta
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 43f99dfe36668e440a839e0ecb646667
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 6
|
||||||
|
defaultSettings:
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 0
|
||||||
|
sampleRateOverride: 44100
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 1
|
||||||
|
conversionMode: 0
|
||||||
|
platformSettingOverrides: {}
|
||||||
|
forceToMono: 0
|
||||||
|
normalize: 1
|
||||||
|
preloadAudioData: 1
|
||||||
|
loadInBackground: 0
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -9495,6 +9495,36 @@ AnimationClip:
|
||||||
classID: 212
|
classID: 212
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
m_EulerEditorCurves:
|
m_EulerEditorCurves:
|
||||||
|
- curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve: []
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_LocalEulerAngles.z
|
||||||
|
path: LeftArm/LeftArmAttatch
|
||||||
|
classID: 4
|
||||||
|
script: {fileID: 0}
|
||||||
|
- curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve: []
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_LocalEulerAngles.y
|
||||||
|
path: LeftArm/LeftArmAttatch
|
||||||
|
classID: 4
|
||||||
|
script: {fileID: 0}
|
||||||
|
- curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve: []
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_LocalEulerAngles.x
|
||||||
|
path: LeftArm/LeftArmAttatch
|
||||||
|
classID: 4
|
||||||
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Curve: []
|
m_Curve: []
|
||||||
|
@ -9525,6 +9555,36 @@ AnimationClip:
|
||||||
path: LeftLeg
|
path: LeftLeg
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
|
- curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve: []
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_LocalEulerAngles.z
|
||||||
|
path: RightLeg
|
||||||
|
classID: 4
|
||||||
|
script: {fileID: 0}
|
||||||
|
- curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve: []
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_LocalEulerAngles.y
|
||||||
|
path: RightLeg
|
||||||
|
classID: 4
|
||||||
|
script: {fileID: 0}
|
||||||
|
- curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve: []
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_LocalEulerAngles.x
|
||||||
|
path: RightLeg
|
||||||
|
classID: 4
|
||||||
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Curve: []
|
m_Curve: []
|
||||||
|
@ -9555,36 +9615,6 @@ AnimationClip:
|
||||||
path: LeftLeg/LeftLegAttatch
|
path: LeftLeg/LeftLegAttatch
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve: []
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_LocalEulerAngles.z
|
|
||||||
path: RightLeg/LeftLegAttatch
|
|
||||||
classID: 4
|
|
||||||
script: {fileID: 0}
|
|
||||||
- curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve: []
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_LocalEulerAngles.y
|
|
||||||
path: RightLeg/LeftLegAttatch
|
|
||||||
classID: 4
|
|
||||||
script: {fileID: 0}
|
|
||||||
- curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve: []
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_LocalEulerAngles.x
|
|
||||||
path: RightLeg/LeftLegAttatch
|
|
||||||
classID: 4
|
|
||||||
script: {fileID: 0}
|
|
||||||
- curve:
|
- curve:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Curve: []
|
m_Curve: []
|
||||||
|
@ -9622,7 +9652,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.z
|
attribute: m_LocalEulerAngles.z
|
||||||
path: ManShadowM
|
path: ManShadowR
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9632,7 +9662,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.y
|
attribute: m_LocalEulerAngles.y
|
||||||
path: ManShadowM
|
path: ManShadowR
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9642,7 +9672,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.x
|
attribute: m_LocalEulerAngles.x
|
||||||
path: ManShadowM
|
path: ManShadowR
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9712,7 +9742,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.z
|
attribute: m_LocalEulerAngles.z
|
||||||
path: RightLeg
|
path: ManShadowM
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9722,7 +9752,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.y
|
attribute: m_LocalEulerAngles.y
|
||||||
path: RightLeg
|
path: ManShadowM
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9732,7 +9762,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.x
|
attribute: m_LocalEulerAngles.x
|
||||||
path: RightLeg
|
path: ManShadowM
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9831,8 +9861,8 @@ AnimationClip:
|
||||||
m_PreInfinity: 2
|
m_PreInfinity: 2
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.z
|
attribute: m_LocalEulerAngles.x
|
||||||
path: LeftArm/LeftArmAttatch
|
path: RightLeg/LeftLegAttatch
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9842,37 +9872,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.y
|
attribute: m_LocalEulerAngles.y
|
||||||
path: LeftArm/LeftArmAttatch
|
path: RightLeg/LeftLegAttatch
|
||||||
classID: 4
|
|
||||||
script: {fileID: 0}
|
|
||||||
- curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve: []
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_LocalEulerAngles.x
|
|
||||||
path: LeftArm/LeftArmAttatch
|
|
||||||
classID: 4
|
|
||||||
script: {fileID: 0}
|
|
||||||
- curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve: []
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_LocalEulerAngles.x
|
|
||||||
path: ManShadowR
|
|
||||||
classID: 4
|
|
||||||
script: {fileID: 0}
|
|
||||||
- curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve: []
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_LocalEulerAngles.y
|
|
||||||
path: ManShadowR
|
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
- curve:
|
- curve:
|
||||||
|
@ -9882,7 +9882,7 @@ AnimationClip:
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_LocalEulerAngles.z
|
attribute: m_LocalEulerAngles.z
|
||||||
path: ManShadowR
|
path: RightLeg/LeftLegAttatch
|
||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
m_HasGenericRootTransform: 0
|
m_HasGenericRootTransform: 0
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: a05052584246e9a40be89915f3a04de3
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -104,6 +104,32 @@ AnimatorState:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
m_CycleOffsetParameter:
|
m_CycleOffsetParameter:
|
||||||
m_TimeParameter:
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &-3699598731561684078
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: JabNoNuri
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: a05052584246e9a40be89915f3a04de3, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
--- !u!1102 &-3225122229659163749
|
--- !u!1102 &-3225122229659163749
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
|
@ -275,6 +301,9 @@ AnimatorStateMachine:
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: -9171775684717427265}
|
m_State: {fileID: -9171775684717427265}
|
||||||
m_Position: {x: 585, y: 715, z: 0}
|
m_Position: {x: 585, y: 715, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -3699598731561684078}
|
||||||
|
m_Position: {x: 620, y: 780, z: 0}
|
||||||
m_ChildStateMachines: []
|
m_ChildStateMachines: []
|
||||||
m_AnyStateTransitions: []
|
m_AnyStateTransitions: []
|
||||||
m_EntryTransitions: []
|
m_EntryTransitions: []
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b8ebb154d24a9f846ba256be3faf9483
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,77 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: NoriFull
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 5570361652468106029, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: -6321582727724915384, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 6847386144916236552, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 5570361652468106029, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 114
|
||||||
|
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_SampleRate: 60
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 2015549526
|
||||||
|
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
typeID: 114
|
||||||
|
customType: 0
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 5570361652468106029, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- {fileID: -6321582727724915384, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- {fileID: 6847386144916236552, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- {fileID: 5570361652468106029, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.26666668
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 18a030524ac7eaa46acc9a788c155cf0
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,101 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1102 &-5793587665439530747
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: NoriNone
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: b2ecf99fd783cb64b976f0eb3fe99aab, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &-2997016394978625238
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: NoriFull
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 18a030524ac7eaa46acc9a788c155cf0, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1107 &-741169646335784789
|
||||||
|
AnimatorStateMachine:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_ChildStates:
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -5793587665439530747}
|
||||||
|
m_Position: {x: 200, y: 0, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -2997016394978625238}
|
||||||
|
m_Position: {x: 235, y: 65, z: 0}
|
||||||
|
m_ChildStateMachines: []
|
||||||
|
m_AnyStateTransitions: []
|
||||||
|
m_EntryTransitions: []
|
||||||
|
m_StateMachineTransitions: {}
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_AnyStatePosition: {x: 50, y: 20, z: 0}
|
||||||
|
m_EntryPosition: {x: 50, y: 120, z: 0}
|
||||||
|
m_ExitPosition: {x: 800, y: 120, z: 0}
|
||||||
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||||
|
m_DefaultState: {fileID: -5793587665439530747}
|
||||||
|
--- !u!91 &9100000
|
||||||
|
AnimatorController:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: NoriHeart
|
||||||
|
serializedVersion: 5
|
||||||
|
m_AnimatorParameters: []
|
||||||
|
m_AnimatorLayers:
|
||||||
|
- serializedVersion: 5
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_StateMachine: {fileID: -741169646335784789}
|
||||||
|
m_Mask: {fileID: 0}
|
||||||
|
m_Motions: []
|
||||||
|
m_Behaviours: []
|
||||||
|
m_BlendingMode: 0
|
||||||
|
m_SyncedLayerIndex: -1
|
||||||
|
m_DefaultWeight: 0
|
||||||
|
m_IKPass: 0
|
||||||
|
m_SyncedLayerAffectsTiming: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8fd579f0f1a23b44b8ff74f6e604e33e
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 9100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,77 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: NoriNone
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 698842447002677473, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- time: 0.13333334
|
||||||
|
value: {fileID: 9109395603368810823, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- time: 0.26666668
|
||||||
|
value: {fileID: -4853181112810892, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- time: 0.4
|
||||||
|
value: {fileID: 698842447002677473, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 114
|
||||||
|
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_SampleRate: 60
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 2015549526
|
||||||
|
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
typeID: 114
|
||||||
|
customType: 0
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 698842447002677473, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- {fileID: 9109395603368810823, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- {fileID: -4853181112810892, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
- {fileID: 698842447002677473, guid: bf2c300749c2be5449a6052a85c0f4bc, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.4166667
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b2ecf99fd783cb64b976f0eb3fe99aab
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: karateman_nonurijab
|
||||||
|
m_Shader: {fileID: 4800000, guid: ff54fed5718ccc543808dec1f266d1c8, type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- _BumpScale: 1
|
||||||
|
- _ColorMask: 15
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _GlossMapScale: 1
|
||||||
|
- _Glossiness: 0.5
|
||||||
|
- _GlossyReflections: 1
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _Stencil: 0
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilOp: 0
|
||||||
|
- _StencilReadMask: 255
|
||||||
|
- _StencilWriteMask: 255
|
||||||
|
- _UVSec: 0
|
||||||
|
- _UseUIAlphaClip: 0
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- _AddColor: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _ColorAlpha: {r: 1, g: 0, b: 0, a: 1}
|
||||||
|
- _ColorBravo: {r: 1, g: 0, b: 0, a: 1}
|
||||||
|
- _ColorDelta: {r: 1, g: 0, b: 0, a: 1}
|
||||||
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
m_BuildTextureStacks: []
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 873320e5a5619b04692690ef7e06b232
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: karateman_norimapping
|
||||||
|
m_Shader: {fileID: 4800000, guid: ff54fed5718ccc543808dec1f266d1c8, type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- _BumpScale: 1
|
||||||
|
- _ColorMask: 15
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _GlossMapScale: 1
|
||||||
|
- _Glossiness: 0.5
|
||||||
|
- _GlossyReflections: 1
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _Stencil: 0
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilOp: 0
|
||||||
|
- _StencilReadMask: 255
|
||||||
|
- _StencilWriteMask: 255
|
||||||
|
- _UVSec: 0
|
||||||
|
- _UseUIAlphaClip: 0
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- _AddColor: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _ColorAlpha: {r: 0.9843137, g: 0.92941177, b: 0, a: 1}
|
||||||
|
- _ColorBravo: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _ColorDelta: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
m_BuildTextureStacks: []
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b1a39ae83b8f3994ea5ea73e28b253a8
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/Resources/Sprites/Games/KarateMan/karateman_overlays.png
Normal file
BIN
Assets/Resources/Sprites/Games/KarateMan/karateman_overlays.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
|
@ -0,0 +1,432 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: bf2c300749c2be5449a6052a85c0f4bc
|
||||||
|
TextureImporter:
|
||||||
|
internalIDToNameTable:
|
||||||
|
- first:
|
||||||
|
213: 713169298834959669
|
||||||
|
second: karateman_overlays_0
|
||||||
|
- first:
|
||||||
|
213: 7521580734083104721
|
||||||
|
second: karateman_overlays_1
|
||||||
|
- first:
|
||||||
|
213: 8566780960460929056
|
||||||
|
second: karateman_overlays_2
|
||||||
|
- first:
|
||||||
|
213: -1824629388460732300
|
||||||
|
second: 3800
|
||||||
|
- first:
|
||||||
|
213: -6461621490756200163
|
||||||
|
second: karateman_overlays_4
|
||||||
|
- first:
|
||||||
|
213: -6163257162148571385
|
||||||
|
second: karateman_overlays_5
|
||||||
|
- first:
|
||||||
|
213: -7213578293257801219
|
||||||
|
second: karateman_overlays_6
|
||||||
|
- first:
|
||||||
|
213: 4497307620127598495
|
||||||
|
second: karateman_overlays_7
|
||||||
|
- first:
|
||||||
|
213: 9109395603368810823
|
||||||
|
second: nori_none1
|
||||||
|
- first:
|
||||||
|
213: -2131112236030174956
|
||||||
|
second: nori_line1
|
||||||
|
- first:
|
||||||
|
213: -6321582727724915384
|
||||||
|
second: nori_full1
|
||||||
|
- first:
|
||||||
|
213: 698842447002677473
|
||||||
|
second: nori_none0
|
||||||
|
- first:
|
||||||
|
213: -4853181112810892
|
||||||
|
second: nori_none2
|
||||||
|
- first:
|
||||||
|
213: -400422090241212666
|
||||||
|
second: nori_line0
|
||||||
|
- first:
|
||||||
|
213: 1951331853421860353
|
||||||
|
second: nori_line2
|
||||||
|
- first:
|
||||||
|
213: 5570361652468106029
|
||||||
|
second: nori_full0
|
||||||
|
- first:
|
||||||
|
213: 6847386144916236552
|
||||||
|
second: nori_full2
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 11
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 0
|
||||||
|
sRGBTexture: 1
|
||||||
|
linearTexture: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapsPreserveCoverage: 0
|
||||||
|
alphaTestReferenceValue: 0.5
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: 0.25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
streamingMipmaps: 0
|
||||||
|
streamingMipmapsPriority: 0
|
||||||
|
vTOnly: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 6
|
||||||
|
cubemapConvolution: 0
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: 1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
filterMode: 2
|
||||||
|
aniso: 1
|
||||||
|
mipBias: 0
|
||||||
|
wrapU: 1
|
||||||
|
wrapV: 1
|
||||||
|
wrapW: 1
|
||||||
|
nPOTScale: 0
|
||||||
|
lightmap: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 2
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 0
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: 0.5, y: 0.5}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spriteGenerateFallbackPhysicsShape: 1
|
||||||
|
alphaUsage: 1
|
||||||
|
alphaIsTransparency: 1
|
||||||
|
spriteTessellationDetail: -1
|
||||||
|
textureType: 8
|
||||||
|
textureShape: 1
|
||||||
|
singleChannelComponent: 0
|
||||||
|
flipbookRows: 1
|
||||||
|
flipbookColumns: 1
|
||||||
|
maxTextureSizeSet: 0
|
||||||
|
compressionQualitySet: 0
|
||||||
|
textureFormatSet: 0
|
||||||
|
ignorePngGamma: 0
|
||||||
|
applyGammaDecoding: 0
|
||||||
|
platformSettings:
|
||||||
|
- serializedVersion: 3
|
||||||
|
buildTarget: DefaultTexturePlatform
|
||||||
|
maxTextureSize: 2048
|
||||||
|
resizeAlgorithm: 0
|
||||||
|
textureFormat: -1
|
||||||
|
textureCompression: 1
|
||||||
|
compressionQuality: 50
|
||||||
|
crunchedCompression: 0
|
||||||
|
allowsAlphaSplitting: 0
|
||||||
|
overridden: 0
|
||||||
|
androidETC2FallbackOverride: 0
|
||||||
|
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||||
|
- serializedVersion: 3
|
||||||
|
buildTarget: Standalone
|
||||||
|
maxTextureSize: 2048
|
||||||
|
resizeAlgorithm: 0
|
||||||
|
textureFormat: -1
|
||||||
|
textureCompression: 1
|
||||||
|
compressionQuality: 50
|
||||||
|
crunchedCompression: 0
|
||||||
|
allowsAlphaSplitting: 0
|
||||||
|
overridden: 0
|
||||||
|
androidETC2FallbackOverride: 0
|
||||||
|
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||||
|
spriteSheet:
|
||||||
|
serializedVersion: 2
|
||||||
|
sprites:
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: karateman_overlays_0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 18
|
||||||
|
y: 20
|
||||||
|
width: 474
|
||||||
|
height: 602
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 53da5c1e2bfa5e900800000000000000
|
||||||
|
internalID: 713169298834959669
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: karateman_overlays_1
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 532
|
||||||
|
y: 33
|
||||||
|
width: 317
|
||||||
|
height: 442
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 1dff17c93d5026860800000000000000
|
||||||
|
internalID: 7521580734083104721
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: karateman_overlays_2
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 912
|
||||||
|
y: 29
|
||||||
|
width: 325
|
||||||
|
height: 490
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 0287ad015e153e670800000000000000
|
||||||
|
internalID: 8566780960460929056
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: 3800
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1276
|
||||||
|
y: 276
|
||||||
|
width: 204
|
||||||
|
height: 61
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 4705f0e0d3d9da6e0800000000000000
|
||||||
|
internalID: -1824629388460732300
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_none1
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1269
|
||||||
|
y: 198
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 7499d41a9031b6e70800000000000000
|
||||||
|
internalID: 9109395603368810823
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_line1
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1350
|
||||||
|
y: 198
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 419dee266b4cc62e0800000000000000
|
||||||
|
internalID: -2131112236030174956
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_full1
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1414
|
||||||
|
y: 198
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 84526b7900a3548a0800000000000000
|
||||||
|
internalID: -6321582727724915384
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_none0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1269
|
||||||
|
y: 146
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 1e03f8fb089c2b900800000000000000
|
||||||
|
internalID: 698842447002677473
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_none2
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1269
|
||||||
|
y: 94
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 4728db7be02ceeff0800000000000000
|
||||||
|
internalID: -4853181112810892
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_line0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1350
|
||||||
|
y: 146
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 60ff3fefa3a617af0800000000000000
|
||||||
|
internalID: -400422090241212666
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_line2
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1350
|
||||||
|
y: 94
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 1065d1a6bf5841b10800000000000000
|
||||||
|
internalID: 1951331853421860353
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_full0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1414
|
||||||
|
y: 146
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: d23c1dde866ed4d40800000000000000
|
||||||
|
internalID: 5570361652468106029
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: nori_full2
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 1414
|
||||||
|
y: 94
|
||||||
|
width: 60
|
||||||
|
height: 52
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: 0
|
||||||
|
bones: []
|
||||||
|
spriteID: 809e9a77b6dc60f50800000000000000
|
||||||
|
internalID: 6847386144916236552
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
bones: []
|
||||||
|
spriteID: 5e97eb03825dee720800000000000000
|
||||||
|
internalID: 0
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
secondaryTextures: []
|
||||||
|
spritePackingTag:
|
||||||
|
pSDRemoveMatte: 0
|
||||||
|
pSDShowRemoveMatteOption: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -40,6 +40,11 @@ namespace HeavenStudio.Games.Loaders
|
||||||
new Param("toggle", true, "Return Camera", "Camera zooms back in?"),
|
new Param("toggle", true, "Return Camera", "Camera zooms back in?"),
|
||||||
}),
|
}),
|
||||||
new GameAction("prepare", delegate { var e = eventCaller.currentEntity; KarateMan.instance.Prepare(e.beat, e.length);}, 1f, true),
|
new GameAction("prepare", delegate { var e = eventCaller.currentEntity; KarateMan.instance.Prepare(e.beat, e.length);}, 1f, true),
|
||||||
|
new GameAction("set gameplay modifiers", delegate { var e = eventCaller.currentEntity; KarateMan.instance.SetGameplayMods(e.type, e.toggle); }, 0.5f, false, new List<Param>()
|
||||||
|
{
|
||||||
|
new Param("type", KarateMan.NoriMode.None, "Flow Bar type", "The type of Flow bar to use"),
|
||||||
|
new Param("toggle", true, "Enable Combos", "Allow the player to combo? (Contextual combos will still be allowed even when off)"),
|
||||||
|
}),
|
||||||
new GameAction("set background effects", delegate { var e = eventCaller.currentEntity; KarateMan.instance.SetBgAndShadowCol(e.beat, e.length, e.type, e.type2, e.colorA, e.colorB, e.type3); }, 0.5f, true, new List<Param>()
|
new GameAction("set background effects", delegate { var e = eventCaller.currentEntity; KarateMan.instance.SetBgAndShadowCol(e.beat, e.length, e.type, e.type2, e.colorA, e.colorB, e.type3); }, 0.5f, true, new List<Param>()
|
||||||
{
|
{
|
||||||
new Param("type", KarateMan.BackgroundType.Yellow, "Background Type", "The preset background type"),
|
new Param("type", KarateMan.BackgroundType.Yellow, "Background Type", "The preset background type"),
|
||||||
|
@ -206,6 +211,16 @@ namespace HeavenStudio.Games
|
||||||
Blush
|
Blush
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public enum NoriMode
|
||||||
|
{
|
||||||
|
None,
|
||||||
|
Tengoku,
|
||||||
|
Mania,
|
||||||
|
}
|
||||||
|
public bool IsComboEnable = true; //only stops Out combo inputs, this basically makes combo contextual
|
||||||
|
public bool IsNoriActive { get { return Nori.MaxNori > 0; } }
|
||||||
|
public float NoriPerformance { get { if (IsNoriActive) return Nori.Nori / Nori.MaxNori; else return 1f; } }
|
||||||
|
|
||||||
public Color[] LightBulbColors;
|
public Color[] LightBulbColors;
|
||||||
public Color[] BackgroundColors;
|
public Color[] BackgroundColors;
|
||||||
public Color[] ShadowColors;
|
public Color[] ShadowColors;
|
||||||
|
@ -224,6 +239,8 @@ namespace HeavenStudio.Games
|
||||||
public Transform ItemHolder;
|
public Transform ItemHolder;
|
||||||
public GameObject Item;
|
public GameObject Item;
|
||||||
public KarateManJoe Joe;
|
public KarateManJoe Joe;
|
||||||
|
public GameObject NoriGO;
|
||||||
|
public KarateManNoriController Nori;
|
||||||
|
|
||||||
[Header("Colour Map")]
|
[Header("Colour Map")]
|
||||||
public Material MappingMaterial;
|
public Material MappingMaterial;
|
||||||
|
@ -381,7 +398,7 @@ namespace HeavenStudio.Games
|
||||||
startCamSpecial = beat;
|
startCamSpecial = beat;
|
||||||
cameraAngle = CameraAngle.Special;
|
cameraAngle = CameraAngle.Special;
|
||||||
}
|
}
|
||||||
wantsReturn = returns ? beat + length : Single.MaxValue;
|
wantsReturn = returns ? beat + length - 0.001f : Single.MaxValue;
|
||||||
cameraReturnLength = Mathf.Min(2f, length*0.5f);
|
cameraReturnLength = Mathf.Min(2f, length*0.5f);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -665,6 +682,13 @@ namespace HeavenStudio.Games
|
||||||
UpdateFilterColour(bgColour, filterColour);
|
UpdateFilterColour(bgColour, filterColour);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void SetGameplayMods(int mode, bool combo)
|
||||||
|
{
|
||||||
|
NoriGO.SetActive(true);
|
||||||
|
Nori.SetNoriMode(mode);
|
||||||
|
IsComboEnable = combo;
|
||||||
|
}
|
||||||
|
|
||||||
void UpdateFilterColour(Color bgColor, Color filterColor)
|
void UpdateFilterColour(Color bgColor, Color filterColor)
|
||||||
{
|
{
|
||||||
Color col;
|
Color col;
|
||||||
|
|
|
@ -32,10 +32,13 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
public bool inKick = false;
|
public bool inKick = false;
|
||||||
float lastChargeTime = Single.MinValue;
|
float lastChargeTime = Single.MinValue;
|
||||||
float unPrepareTime = Single.MinValue;
|
float unPrepareTime = Single.MinValue;
|
||||||
|
float noNuriJabTime = Single.MinValue;
|
||||||
bool canEmote = false;
|
bool canEmote = false;
|
||||||
public int wantFace = 0;
|
public int wantFace = 0;
|
||||||
|
|
||||||
bool inSpecial { get { return inCombo || lockedInCombo || Conductor.instance.GetPositionFromBeat(lastChargeTime, 2.75f) <= 0.25f; } }
|
public bool inSpecial { get { return inCombo || lockedInCombo ||
|
||||||
|
Conductor.instance.GetPositionFromBeat(lastChargeTime, 2.75f) <= 0.25f || inNuriLock; } }
|
||||||
|
public bool inNuriLock { get { return (Conductor.instance.songPositionInBeats >= noNuriJabTime && Conductor.instance.songPositionInBeats < noNuriJabTime + 1f); } }
|
||||||
|
|
||||||
private void Awake()
|
private void Awake()
|
||||||
{
|
{
|
||||||
|
@ -45,6 +48,25 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
{
|
{
|
||||||
var cond = Conductor.instance;
|
var cond = Conductor.instance;
|
||||||
|
|
||||||
|
UpdateShadowColour();
|
||||||
|
|
||||||
|
if (canEmote && wantFace >= 0)
|
||||||
|
{
|
||||||
|
SetFaceExpressionForced(wantFace);
|
||||||
|
if (wantFace == (int) KarateMan.KarateManFaces.Surprise) wantFace = -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (cond.songPositionInBeats >= noNuriJabTime && cond.songPositionInBeats < noNuriJabTime + 1f)
|
||||||
|
{
|
||||||
|
anim.DoScaledAnimation("JabNoNuri", noNuriJabTime, 1f);
|
||||||
|
bop.startBeat = noNuriJabTime + 1f;
|
||||||
|
}
|
||||||
|
else if (cond.songPositionInBeats >= noNuriJabTime + 1f && noNuriJabTime != Single.MinValue)
|
||||||
|
{
|
||||||
|
bop.startBeat = noNuriJabTime + 1f;
|
||||||
|
noNuriJabTime = Single.MinValue;
|
||||||
|
}
|
||||||
|
|
||||||
if (unPrepareTime != Single.MinValue && cond.songPositionInBeats >= unPrepareTime)
|
if (unPrepareTime != Single.MinValue && cond.songPositionInBeats >= unPrepareTime)
|
||||||
{
|
{
|
||||||
unPrepareTime = Single.MinValue;
|
unPrepareTime = Single.MinValue;
|
||||||
|
@ -103,7 +125,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
Jukebox.PlayOneShotGame("karateman/swingNoHit", forcePlay: true);
|
Jukebox.PlayOneShotGame("karateman/swingNoHit", forcePlay: true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if (PlayerInput.AltPressed() && !inSpecial)
|
else if (PlayerInput.AltPressed() && KarateMan.instance.IsComboEnable && !inSpecial)
|
||||||
{
|
{
|
||||||
if (!KarateMan.instance.IsExpectingInputNow())
|
if (!KarateMan.instance.IsExpectingInputNow())
|
||||||
{
|
{
|
||||||
|
@ -136,13 +158,6 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
UpdateShadowColour();
|
|
||||||
|
|
||||||
if (canEmote && wantFace >= 0)
|
|
||||||
{
|
|
||||||
SetFaceExpressionForced(wantFace);
|
|
||||||
if (wantFace == (int) KarateMan.KarateManFaces.Surprise) wantFace = -1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public bool Punch(int forceHand = 0)
|
public bool Punch(int forceHand = 0)
|
||||||
|
@ -178,6 +193,11 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
anim.DoScaledAnimationAsync("Straight", 0.5f);
|
anim.DoScaledAnimationAsync("Straight", 0.5f);
|
||||||
straight = true;
|
straight = true;
|
||||||
break;
|
break;
|
||||||
|
case 3:
|
||||||
|
lastPunchTime = Single.MinValue;
|
||||||
|
anim.DoNormalizedAnimation("JabNoNuri");
|
||||||
|
noNuriJabTime = cond.songPositionInBeats;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
bop.startBeat = cond.songPositionInBeats + 0.5f;
|
bop.startBeat = cond.songPositionInBeats + 0.5f;
|
||||||
return straight; //returns what hand was used to punch the object
|
return straight; //returns what hand was used to punch the object
|
||||||
|
|
135
Assets/Scripts/Games/KarateMan/KarateManNoriController.cs
Normal file
135
Assets/Scripts/Games/KarateMan/KarateManNoriController.cs
Normal file
|
@ -0,0 +1,135 @@
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.UI;
|
||||||
|
|
||||||
|
using HeavenStudio.Util;
|
||||||
|
|
||||||
|
namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
|
{
|
||||||
|
public class KarateManNoriController : MonoBehaviour
|
||||||
|
{
|
||||||
|
public GameObject NoriController;
|
||||||
|
public GameObject NoriHeart;
|
||||||
|
public Transform NoriHolder;
|
||||||
|
public Material NoriMaterial;
|
||||||
|
|
||||||
|
public float Nori;
|
||||||
|
public int MaxNori;
|
||||||
|
Animator[] NoriHeartAnimators;
|
||||||
|
Material[] NoriHeartMaterials;
|
||||||
|
|
||||||
|
static Vector2 HeartScale = new Vector2(60, 52);
|
||||||
|
static float ScaleFactorTengoku = 1/46f;
|
||||||
|
static float ScaleFactorMania = 1/72f;
|
||||||
|
|
||||||
|
static float CameraOffset = 10;
|
||||||
|
static float PeriodLow = 24/60f;
|
||||||
|
static float PeriodHigh = 15/60f;
|
||||||
|
|
||||||
|
int noriMode = (int) KarateMan.NoriMode.None;
|
||||||
|
|
||||||
|
|
||||||
|
void Start()
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
public void SetNoriMode(int mode, int startingNori = 0)
|
||||||
|
{
|
||||||
|
float scaleFactor = 0f;
|
||||||
|
//clear all children of the holder
|
||||||
|
foreach (Transform child in NoriHolder)
|
||||||
|
{
|
||||||
|
Destroy(child.gameObject);
|
||||||
|
}
|
||||||
|
|
||||||
|
switch (mode)
|
||||||
|
{
|
||||||
|
case (int) KarateMan.NoriMode.Tengoku:
|
||||||
|
MaxNori = 5;
|
||||||
|
Nori = Mathf.Clamp(startingNori, 0, MaxNori);
|
||||||
|
scaleFactor = ScaleFactorTengoku;
|
||||||
|
break;
|
||||||
|
case (int) KarateMan.NoriMode.Mania:
|
||||||
|
MaxNori = 10;
|
||||||
|
Nori = Mathf.Clamp(startingNori, 0, MaxNori);
|
||||||
|
scaleFactor = ScaleFactorMania;
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
MaxNori = 0;
|
||||||
|
Nori = 0;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
NoriHeartAnimators = new Animator[MaxNori];
|
||||||
|
NoriHeartMaterials = new Material[MaxNori];
|
||||||
|
noriMode = mode;
|
||||||
|
|
||||||
|
if (mode == (int) KarateMan.NoriMode.None) return;
|
||||||
|
|
||||||
|
//add the label?
|
||||||
|
|
||||||
|
for (int i = 0; i < MaxNori; i++)
|
||||||
|
{
|
||||||
|
GameObject h = GameObject.Instantiate(NoriHeart, NoriHolder);
|
||||||
|
h.SetActive(true);
|
||||||
|
|
||||||
|
Material m_Material = Instantiate(NoriMaterial);
|
||||||
|
NoriHeartMaterials[i] = m_Material;
|
||||||
|
h.GetComponent<Image>().material = m_Material;
|
||||||
|
|
||||||
|
RectTransform hrect = h.GetComponent<RectTransform>();
|
||||||
|
hrect.SetSizeWithCurrentAnchors(RectTransform.Axis.Horizontal, HeartScale.x * scaleFactor);
|
||||||
|
hrect.SetSizeWithCurrentAnchors(RectTransform.Axis.Vertical, HeartScale.y * scaleFactor);
|
||||||
|
|
||||||
|
NoriHeartAnimators[i] = h.GetComponent<Animator>();
|
||||||
|
NoriHeartAnimators[i].Play(i <= (int) (startingNori - 1) ? "NoriFull" : "NoriNone", -1, (Time.time * PeriodLow) % 1f);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public void DoHit()
|
||||||
|
{
|
||||||
|
if (noriMode == (int) KarateMan.NoriMode.None) return;
|
||||||
|
if (noriMode == (int) KarateMan.NoriMode.Tengoku)
|
||||||
|
{
|
||||||
|
if (Nori >= MaxNori) return;
|
||||||
|
Nori += 1;
|
||||||
|
NoriHeartAnimators[(int) Nori - 1].Play("NoriFull", -1, (Time.time * PeriodHigh) % 1f);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public void DoNG()
|
||||||
|
{
|
||||||
|
if (noriMode == (int) KarateMan.NoriMode.None) return;
|
||||||
|
if (noriMode == (int) KarateMan.NoriMode.Tengoku)
|
||||||
|
{
|
||||||
|
if (Nori <= 0) return;
|
||||||
|
Nori -= 1;
|
||||||
|
NoriHeartAnimators[(int) Nori].Play("NoriNone", -1, (Time.time * PeriodLow) % 1f);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public void DoThrough()
|
||||||
|
{
|
||||||
|
if (noriMode == (int) KarateMan.NoriMode.None) return;
|
||||||
|
if (noriMode == (int) KarateMan.NoriMode.Tengoku)
|
||||||
|
{
|
||||||
|
Nori = 0;
|
||||||
|
foreach (Animator anim in NoriHeartAnimators)
|
||||||
|
{
|
||||||
|
anim.Play("NoriNone", -1, (Time.time * PeriodLow) % 1f);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
void Update()
|
||||||
|
{
|
||||||
|
Transform target = GameCamera.instance.transform;
|
||||||
|
|
||||||
|
Vector3 displacement = target.forward * CameraOffset;
|
||||||
|
transform.position = target.position + displacement;
|
||||||
|
transform.rotation = target.rotation;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3f1678e3fe1b7c94f9a1558cfd247853
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -335,6 +335,19 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case FlyStatus.HitWeak:
|
case FlyStatus.HitWeak:
|
||||||
|
prog = cond.GetPositionFromBeat(startBeat, 1f);
|
||||||
|
if (cond.songPositionInBeats >= startBeat + 3f)
|
||||||
|
{
|
||||||
|
GameObject.Destroy(ShadowInstance.gameObject);
|
||||||
|
GameObject.Destroy(gameObject);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
Vector3 pos = new Vector3(HitPosition[1].position.x + 0.25f, HitPosition[0].position.y, HitPosition[1].position.z);
|
||||||
|
if (prog <= 1f)
|
||||||
|
{
|
||||||
|
pos.y = EasingFunction.EaseInCubic(HitPosition[1].position.y, HitPosition[0].position.y, prog);
|
||||||
|
}
|
||||||
|
transform.position = pos;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
ShadowInstance.transform.position = new Vector3(transform.position.x, floorHeight - 0.5f, transform.position.z);
|
ShadowInstance.transform.position = new Vector3(transform.position.x, floorHeight - 0.5f, transform.position.z);
|
||||||
|
@ -561,9 +574,9 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
{
|
{
|
||||||
if (GameManager.instance.currentGame != "karateman") return;
|
if (GameManager.instance.currentGame != "karateman") return;
|
||||||
var joe = KarateMan.instance.Joe;
|
var joe = KarateMan.instance.Joe;
|
||||||
if (status == FlyStatus.Fly && !joe.inCombo) {
|
if (status == FlyStatus.Fly && !(joe.inCombo || joe.inNuriLock)) {
|
||||||
bool straight = joe.Punch(ItemPunchHand());
|
|
||||||
if (state <= -1f || state >= 1f) {
|
if (state <= -1f || state >= 1f) {
|
||||||
|
bool straight = joe.Punch(ItemPunchHand());
|
||||||
startBeat = Conductor.instance.songPositionInBeats;
|
startBeat = Conductor.instance.songPositionInBeats;
|
||||||
CurrentCurve = ItemCurves[6];
|
CurrentCurve = ItemCurves[6];
|
||||||
curveTargetBeat = 1f;
|
curveTargetBeat = 1f;
|
||||||
|
@ -577,10 +590,29 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
KarateMan.instance.Nori.DoNG();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
if (KarateMan.instance.IsNoriActive)
|
||||||
|
{
|
||||||
|
if ((type == ItemType.Rock || type == ItemType.Cooking || type == ItemType.Alien || type == ItemType.TacoBell)
|
||||||
|
&& KarateMan.instance.NoriPerformance < 0.6f)
|
||||||
|
{
|
||||||
|
CreateHitMark(false);
|
||||||
|
startBeat = Conductor.instance.songPositionInBeats;
|
||||||
|
status = FlyStatus.HitWeak;
|
||||||
|
Jukebox.PlayOneShotGame("karateman/hitNoNori", forcePlay: true);
|
||||||
|
joe.Punch(3);
|
||||||
|
transform.rotation = Quaternion.Euler(0, 0, transform.rotation.eulerAngles.z - 30f);
|
||||||
|
KarateMan.instance.Nori.DoNG();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
bool straight = joe.Punch(ItemPunchHand());
|
||||||
ItemHitEffect(straight);
|
ItemHitEffect(straight);
|
||||||
status = FlyStatus.Hit;
|
status = FlyStatus.Hit;
|
||||||
|
KarateMan.instance.Nori.DoHit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -588,10 +620,11 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
public void ItemWrongAction(PlayerActionEvent caller, float state)
|
public void ItemWrongAction(PlayerActionEvent caller, float state)
|
||||||
{
|
{
|
||||||
if (GameManager.instance.currentGame != "karateman") return;
|
if (GameManager.instance.currentGame != "karateman") return;
|
||||||
|
if (!KarateMan.instance.IsComboEnable) return;
|
||||||
//hitting a normal object with the alt input
|
//hitting a normal object with the alt input
|
||||||
//WHEN SCORING THIS IS A MISS
|
//WHEN SCORING THIS IS A MISS
|
||||||
var joe = KarateMan.instance.Joe;
|
var joe = KarateMan.instance.Joe;
|
||||||
if (status == FlyStatus.Fly && !joe.inCombo) {
|
if (status == FlyStatus.Fly && !(joe.inCombo || joe.inNuriLock)) {
|
||||||
joe.ForceFailCombo(Conductor.instance.songPositionInBeats);
|
joe.ForceFailCombo(Conductor.instance.songPositionInBeats);
|
||||||
if (state <= -1f || state >= 1f) {
|
if (state <= -1f || state >= 1f) {
|
||||||
startBeat = Conductor.instance.songPositionInBeats;
|
startBeat = Conductor.instance.songPositionInBeats;
|
||||||
|
@ -613,6 +646,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -626,22 +660,22 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
||||||
{
|
{
|
||||||
new BeatAction.Action(startBeat + 2f, delegate {
|
new BeatAction.Action(startBeat + 2f, delegate {
|
||||||
//TODO: play miss sound
|
|
||||||
//deduct flow if applicable
|
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
||||||
|
Jukebox.PlayOneShotGame("karateman/karate_through", forcePlay: true);
|
||||||
}),
|
}),
|
||||||
new BeatAction.Action(startBeat + 6f, delegate {
|
new BeatAction.Action(startBeat + 6f, delegate {
|
||||||
if (joe.wantFace == -1)
|
if (joe.wantFace == -1)
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void ComboStartJustOrNg(PlayerActionEvent caller, float state)
|
public void ComboStartJustOrNg(PlayerActionEvent caller, float state)
|
||||||
{
|
{
|
||||||
if (GameManager.instance.currentGame != "karateman") return;
|
if (GameManager.instance.currentGame != "karateman") return;
|
||||||
var joe = KarateMan.instance.Joe;
|
var joe = KarateMan.instance.Joe;
|
||||||
if (status == FlyStatus.Fly && !(joe.inKick || joe.wantKick || joe.inCombo)) {
|
if (status == FlyStatus.Fly && !(joe.inKick || joe.wantKick || joe.inCombo || joe.inNuriLock)) {
|
||||||
joe.inCombo = true;
|
joe.inCombo = true;
|
||||||
joe.Punch(1);
|
joe.Punch(1);
|
||||||
joe.SetComboId(comboId);
|
joe.SetComboId(comboId);
|
||||||
|
@ -652,9 +686,12 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
curveTargetBeat = 1f;
|
curveTargetBeat = 1f;
|
||||||
Jukebox.PlayOneShot("miss");
|
Jukebox.PlayOneShot("miss");
|
||||||
status = FlyStatus.NG;
|
status = FlyStatus.NG;
|
||||||
|
|
||||||
|
KarateMan.instance.Nori.DoNG();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
ItemHitEffect();
|
ItemHitEffect();
|
||||||
|
KarateMan.instance.Nori.DoHit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -668,15 +705,15 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
||||||
{
|
{
|
||||||
new BeatAction.Action(startBeat + 2f, delegate {
|
new BeatAction.Action(startBeat + 2f, delegate {
|
||||||
//TODO: play miss sound
|
|
||||||
//deduct flow if applicable
|
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
||||||
|
Jukebox.PlayOneShotGame("karateman/karate_through", forcePlay: true);
|
||||||
}),
|
}),
|
||||||
new BeatAction.Action(startBeat + 6f, delegate {
|
new BeatAction.Action(startBeat + 6f, delegate {
|
||||||
if (joe.wantFace == -1)
|
if (joe.wantFace == -1)
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void ComboStartWrongAction(PlayerActionEvent caller, float state)
|
public void ComboStartWrongAction(PlayerActionEvent caller, float state)
|
||||||
|
@ -685,7 +722,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
//hitting a combo start with the normal input
|
//hitting a combo start with the normal input
|
||||||
//WHEN SCORING THIS IS A MISS
|
//WHEN SCORING THIS IS A MISS
|
||||||
var joe = KarateMan.instance.Joe;
|
var joe = KarateMan.instance.Joe;
|
||||||
if (status == FlyStatus.Fly && !joe.inCombo) {
|
if (status == FlyStatus.Fly && !(joe.inCombo || joe.inNuriLock)) {
|
||||||
bool straight = joe.Punch(ItemPunchHand());
|
bool straight = joe.Punch(ItemPunchHand());
|
||||||
if (state <= -1f || state >= 1f) {
|
if (state <= -1f || state >= 1f) {
|
||||||
startBeat = Conductor.instance.songPositionInBeats;
|
startBeat = Conductor.instance.songPositionInBeats;
|
||||||
|
@ -697,6 +734,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
else {
|
else {
|
||||||
ItemHitEffect(straight);
|
ItemHitEffect(straight);
|
||||||
}
|
}
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -725,6 +763,8 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
KarateMan.instance.Nori.DoNG();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
ItemHitEffect();
|
ItemHitEffect();
|
||||||
|
@ -737,6 +777,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoHit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -764,8 +805,6 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
||||||
{
|
{
|
||||||
new BeatAction.Action(startBeat + 2f, delegate {
|
new BeatAction.Action(startBeat + 2f, delegate {
|
||||||
//TODO: play miss sound
|
|
||||||
//deduct flow if applicable
|
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
||||||
}),
|
}),
|
||||||
new BeatAction.Action(startBeat + 6f, delegate {
|
new BeatAction.Action(startBeat + 6f, delegate {
|
||||||
|
@ -793,17 +832,20 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void ComboEndWrongAction(PlayerActionEvent caller, float state)
|
public void ComboEndWrongAction(PlayerActionEvent caller, float state)
|
||||||
{
|
{
|
||||||
if (GameManager.instance.currentGame != "karateman") return;
|
if (GameManager.instance.currentGame != "karateman") return;
|
||||||
|
if (!(KarateMan.instance.Joe.inCombo || KarateMan.instance.Joe.inNuriLock))
|
||||||
KarateMan.instance.Joe.Punch(1);
|
KarateMan.instance.Joe.Punch(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void ComboEndWrongActionAlt(PlayerActionEvent caller, float state)
|
public void ComboEndWrongActionAlt(PlayerActionEvent caller, float state)
|
||||||
{
|
{
|
||||||
if (GameManager.instance.currentGame != "karateman") return;
|
if (GameManager.instance.currentGame != "karateman") return;
|
||||||
|
if (KarateMan.instance.IsComboEnable && !(KarateMan.instance.Joe.inCombo || KarateMan.instance.Joe.inNuriLock))
|
||||||
KarateMan.instance.Joe.ForceFailCombo(Conductor.instance.songPositionInBeats);
|
KarateMan.instance.Joe.ForceFailCombo(Conductor.instance.songPositionInBeats);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -811,7 +853,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
{
|
{
|
||||||
if (GameManager.instance.currentGame != "karateman") return;
|
if (GameManager.instance.currentGame != "karateman") return;
|
||||||
var joe = KarateMan.instance.Joe;
|
var joe = KarateMan.instance.Joe;
|
||||||
if (status == FlyStatus.Fly && !(joe.inKick || joe.wantKick || joe.inCombo)) {
|
if (status == FlyStatus.Fly && !(joe.inKick || joe.wantKick || joe.inCombo || joe.inNuriLock)) {
|
||||||
joe.Punch(ItemPunchHand());
|
joe.Punch(ItemPunchHand());
|
||||||
if (state <= -1f || state >= 1f) {
|
if (state <= -1f || state >= 1f) {
|
||||||
startBeat = Conductor.instance.songPositionInBeats;
|
startBeat = Conductor.instance.songPositionInBeats;
|
||||||
|
@ -827,11 +869,13 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoNG();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
joe.StartKickCharge(startBeat + 1.25f);
|
joe.StartKickCharge(startBeat + 1.25f);
|
||||||
ItemHitEffect();
|
ItemHitEffect();
|
||||||
status = FlyStatus.Hit;
|
status = FlyStatus.Hit;
|
||||||
|
KarateMan.instance.Nori.DoHit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -846,15 +890,15 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
BeatAction.New(joe.gameObject, new List<BeatAction.Action>()
|
||||||
{
|
{
|
||||||
new BeatAction.Action(startBeat + 2f, delegate {
|
new BeatAction.Action(startBeat + 2f, delegate {
|
||||||
//TODO: play miss sound
|
|
||||||
//deduct flow if applicable
|
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Surprise);
|
||||||
|
Jukebox.PlayOneShotGame("karateman/karate_through", forcePlay: true);
|
||||||
}),
|
}),
|
||||||
new BeatAction.Action(startBeat + 6f, delegate {
|
new BeatAction.Action(startBeat + 6f, delegate {
|
||||||
if (joe.wantFace == -1)
|
if (joe.wantFace == -1)
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void KickJustOrNg(PlayerActionEvent caller, float state)
|
public void KickJustOrNg(PlayerActionEvent caller, float state)
|
||||||
|
@ -879,6 +923,8 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
KarateMan.instance.Nori.DoNG();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
ItemHitEffect();
|
ItemHitEffect();
|
||||||
|
@ -897,6 +943,8 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
joe.SetFaceExpression((int) KarateMan.KarateManFaces.Normal);
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
|
||||||
|
KarateMan.instance.Nori.DoHit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -915,6 +963,7 @@ namespace HeavenStudio.Games.Scripts_KarateMan
|
||||||
KarateMan.instance.Joe.SetFaceExpression((int) KarateMan.KarateManFaces.VerySad);
|
KarateMan.instance.Joe.SetFaceExpression((int) KarateMan.KarateManFaces.VerySad);
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
KarateMan.instance.Nori.DoThrough();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue