Pronounced combat animation: 3-swing sword combo, per-class specials, sword in hand
BLENDER (5 new/re-authored clips, all full-body, mirrored-left-arm axes FIXED - Synty L shoulders mirror X/twist vs R, verified by axis probes): - A_Swing_R2L / A_Swing_L2R (0.47s): horizontal slash + backhand with real anticipation (torso wound 25 deg), 2-frame strikes, follow-through past the target. - A_Swing_Finisher (0.60s): overhead crash with a crouch drop into impact. - A_Special_Slam (0.53s): two-handed ground slam - the Warrior cone finally LOOKS like a cone attack. - A_Fire_OneHand re-authored punchier (cock -> full-extension thrust with torso commit -> recoil kick). Export lesson: Blender 4.4 slotted actions - reassigning animation_data. action does NOT bind the slot; force animation_data.action_slot before export/render or you bake a stale pose. CONTROLLER: MeleeSwing (one clip for everything) replaced by Swing1/2/3 keyed on new ComboStep int param (replicated MeleeCombo.Step); Fire gated !IsCone (Ranger shot), new SpecialSlam state on IsFiring+IsCone (Warrior). DRIVE SYSTEM: writes ComboStep from the replicated combo step and IsCone from the replicated AbilityRef -> AbilityDatabase blob archetype (works for remote teammates too). SWORD: SM_Wep_Sword_01 (SciFiSpace - same pack/atlas as the soldier) as a mesh-sub-asset child of Hand_R, grip rot (90,0,0) tuned live against the running entity. Required RigDefinitionAuthoring boneEntityStrippingMode Automatic -> None so the hand bone entity exists + is posed (stripped bones never animate attachments). Play-verified: the energy blade rides the fist. 456/456 EditMode. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -199,7 +199,7 @@ MonoBehaviour:
|
||||
avatarOptimizationMask: {fileID: 0}
|
||||
applyRootMotion: 0
|
||||
animationCulling: 0
|
||||
boneEntityStrippingMode: 1
|
||||
boneEntityStrippingMode: 0
|
||||
rootMotionMode: 0
|
||||
boneStrippingMask: {fileID: 0}
|
||||
hasAnimationEvents: 0
|
||||
@@ -2161,6 +2161,7 @@ Transform:
|
||||
- {fileID: 3552774066134050603}
|
||||
- {fileID: 3552538083132040633}
|
||||
- {fileID: 3554459560307324617}
|
||||
- {fileID: 4339530751543257584}
|
||||
m_Father: {fileID: 3553961425217283851}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &3550726379048809913
|
||||
@@ -3513,3 +3514,93 @@ Transform:
|
||||
- {fileID: 3552732318817608771}
|
||||
m_Father: {fileID: 3552440088833638977}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &4907802628266028099
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4339530751543257584}
|
||||
- component: {fileID: 3244125942394648268}
|
||||
- component: {fileID: 3973276974093042790}
|
||||
m_Layer: 0
|
||||
m_Name: Wep_Sword
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &4339530751543257584
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4907802628266028099}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.7071068, y: 0, z: 0, w: 0.7071068}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3552686721293699831}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!33 &3244125942394648268
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4907802628266028099}
|
||||
m_Mesh: {fileID: 4300000, guid: 41e75d700cdfda04cb90ea04e9861441, type: 3}
|
||||
--- !u!23 &3973276974093042790
|
||||
MeshRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4907802628266028099}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 1
|
||||
m_ReceiveShadows: 1
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 2
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_ForceMeshLod: -1
|
||||
m_MeshLodSelectionBias: 0
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 4cee7a5983b187943adc589b9cb1f084, 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: 3
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_GlobalIlluminationMeshLod: 0
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 0
|
||||
m_MaskInteraction: 0
|
||||
m_AdditionalVertexStreams: {fileID: 0}
|
||||
|
||||
Reference in New Issue
Block a user