Refactor : CustomRetargetingScriptEditor 리디자인 + RemoteController 모듈 데이터 추가
- Inspector에 모든 내부 모듈 섹션 추가:
- 어깨 보정 (blendStrength, maxBlend, heightDiff, curve)
- 사지 가중치 (IK 토글, 거리/높이 범위, 스무딩)
- 접지 설정 (groundHeight, weight, activationHeight, plantThreshold, smoothSpeed)
- 손가락 셰이핑 (활성화, 손가락별 슬라이더, 프리셋 버튼)
- 머리 회전 오프셋 (정면 캘리브레이션 포함)
- 머리/아바타 크기
- RetargetingRemoteController에 추가된 원격 제어 데이터:
- enableLeftArmIK, enableRightArmIK
- shoulderBlendStrength, shoulderMaxBlend, shoulderMaxHeightDiff, shoulderMinHeightDiff
- groundingWeight, groundingGroundHeight, groundingActivationHeight, groundingPlantThreshold, groundingSmoothSpeed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>