3 Commits

Author SHA1 Message Date
5ba543ed8c feat: 드로그 콤보 및 발구르기 애니메이션 자산 재정리
- 외부 FBX 소스를 추가하고 드로그 콤보/발구르기 클립 자산을 재배치했다.

- Drog 씬 registeredClips와 스킬 애니메이션 참조를 새 자산 구성에 맞춰 동기화했다.

- 콤보-기본기2 3타용 데미지 이펙트 자산과 DownloadCache 메타를 함께 추가했다.
2026-04-15 09:54:54 +09:00
c265f980db chore: Assets 디렉토리 구조 정리 및 네이밍 컨벤션 적용
- Assets/_Game/ 하위로 게임 에셋 통합
- External/ 패키지 벤더별 분류 (Synty, Animations, UI)
- 에셋 네이밍 컨벤션 확립 및 적용
  (Data_Skill_, Data_SkillEffect_, Prefab_, Anim_, Model_, BT_ 등)
- pre-commit hook으로 네이밍 컨벤션 자동 검사 추가
- RESTRUCTURE_CHECKLIST.md 작성

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 19:08:27 +09:00
f3a995d297 chore: Unity 디렉토리 메타 파일 추가
DownloadCache, SidekickCharacters, SyntyPackageHelper 메타 파일

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-16 09:48:21 +09:00