user
62a5a9bbb5
Refactor : FootGroundingController를 Serializable 모듈로 전환
- FootGroundingController: MonoBehaviour → [Serializable] 클래스
- Start() → Initialize(TwoBoneIKSolver, Animator)
- Update()/LateUpdate() → OnUpdate()/OnLateUpdate()
- CRS에서 footGrounding 필드로 소유, Update/LateUpdate에서 호출
- CustomRetargetingScriptEditor: groundingSO 제거, serializedObject 경로로 접근
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:06:57 +09:00
..
2026-02-16 02:51:43 +09:00
2026-02-17 01:55:48 +09:00
2025-04-25 21:09:24 +09:00
2026-03-07 23:06:57 +09:00
2025-04-25 21:09:24 +09:00
2026-02-17 01:55:48 +09:00
2025-04-25 21:09:24 +09:00
2026-02-17 01:55:48 +09:00
2025-04-25 21:09:24 +09:00
2026-03-07 23:03:06 +09:00
2025-04-25 21:09:24 +09:00
2026-02-16 02:51:43 +09:00
2026-01-23 22:15:09 +09:00
2026-02-16 02:51:43 +09:00
2026-02-16 02:51:43 +09:00
2026-02-16 02:51:43 +09:00