Go to file
Jeonghyeon Ha c8bb7b5e18 RestaurantCharacter 폴더 구조 정리
- Core 폴더: 기본 컴포넌트들 (RestaurantCharacter, Animation, Movement, Interaction, Visual, MovementConstraint)
- Interfaces 폴더: 인터페이스들 (IAiMovement, ICurrentDirection, IRestaurantMovementConstraint)
- Player 폴더: 기존 유지
- Npc 폴더: 기존 유지 (Customer 하위 폴더 포함)
2025-08-19 17:18:13 +09:00
.junie 레스토랑 캐릭터 시스템 컴포넌트 의존성 개선 2025-08-19 17:01:38 +09:00
Assets RestaurantCharacter 폴더 구조 정리 2025-08-19 17:18:13 +09:00
Packages Merge branch 'develop' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into develop 2025-08-18 14:23:39 +09:00
ProjectSettings ProjectDDD 메뉴 추가 2025-08-18 16:54:25 +09:00
ServerData/StandaloneWindows64 re-index all files: apply corrected LFS tracking 2025-07-08 19:46:31 +09:00
.aiignore added ai guideline 2025-08-19 14:12:48 +09:00
.editorconfig re-index all files: apply corrected LFS tracking 2025-07-08 19:46:31 +09:00
.gitattributes Normalize line endings to LF for JSON files 2025-08-12 02:45:00 +09:00
.gitignore gitignore 재수정 2025-08-18 17:17:56 +09:00