Files
Project-M/Assets
kronic 1b07a6b07f Fix: attack animation collapsed the model into the floor (partial Root clip + WDV)
The procedural attack clips key only the Root bone, but the Attack/MeleeSwing states had writeDefaultValues=true -> a partial (Root-only) clip resets every un-keyed bone (Hips/Spine/legs) to Rukhanka defaults (~identity), collapsing the body into the floor (player + enemy). Root carries the mesh-positioning offset (localPos -0.90, identity rot) while Hips/Spine carry the authored orientation. Fix: writeDefaultValues=false on the attack states (leave un-keyed bones in pose, only lean the Root). Patched both controllers + both recipes (PlayerRigTools/EnemyRigTools) so a rebuild can't regress. Rule: partial bone-subset overlay clips => writeDefaultValues=false.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 23:42:44 -07:00
..
2026-06-10 15:22:30 -07:00
2026-06-03 13:46:13 -07:00
2026-06-07 22:29:25 -07:00
2026-06-07 22:29:25 -07:00
2026-06-07 22:29:25 -07:00
2026-06-09 23:26:20 -07:00
2026-05-29 20:27:44 -07:00
2026-05-31 21:35:12 -07:00
2026-05-29 20:27:44 -07:00
2026-06-03 13:46:13 -07:00