# Live2D 자산 체크리스트 ## 입력 자료 | 항목 | 위치 | 용도 | |---|---|---| | 정체성 시트 | `03_Assets/Reference/haruka_sheet.png` | 얼굴, 헤어, 의상, 색상 기준 | | A-pose 이미지 | `03_Assets/Parts/Images/haruka_part_master_apose.png` | 비율과 관절 위치 기준 | | 표정 이미지 | `03_Assets/Library/Heads/*.png` | expression 목표 설정 | | 포즈 이미지 | `03_Assets/Library/BakedPoses/*.png` | motion 키포즈 설정 | | 머리 영역 이미지 | `03_Assets/Library/Hairmasks/*.png` | hair layer 분리 | | 액세서리 이미지 | `03_Assets/Library/Accessories/*.png` | 소품 레이어 분리 | ## 필수 산출물 1. `03_Assets/Live2D/LayerPNGs/*.png` 2. `03_Assets/Live2D/haruka_live2d_material_separation.psd` 3. `03_Assets/Live2D/haruka_live2d_import.psd` 4. `04_Rig/live2d_parameters.json` 기준 Cubism model 5. `05_Animation/live2d_motion_plan.json` 기준 motions 6. `06_Reactions/reactions.json` 기준 runtime map ## 검수 항목 - required 레이어 전체 생성. - PSD import 조건 충족: RGB, 8bit/channel, sRGB. - 투명 배경 유지. - 레이어명 중복 없음. - 눈, 눈썹, 입, 머리카락, 손, 의상 겹침 부위 분리. - 숨은 밑그림 채색. - Cubism import 성공.