Commit Graph

11 Commits

Author SHA1 Message Date
Jeonghyeon Ha
b0eb18f9c0 Added todo comment 2025-08-27 11:44:51 +09:00
Jeonghyeon Ha
4049b38c19 Merge branch 'feature/customer_behavior' of http://gitea.capers.co.kr:3000/iwnc2020/ProjectDDD into feature/customer_behavior
# Conflicts:
#	Assets/_DDD/_Scripts/RestaurantEvent/Solvers/RestaurantOrders/RestaurantOrderSolver_Wait.cs
2025-08-27 11:28:05 +09:00
Jeonghyeon Ha
fa2ebd4510 레스토랑 오더 솔버 코멘트 변경 2025-08-27 11:23:43 +09:00
b57cc45902 메모리 누수, UI 변경점 머지 2025-08-26 19:14:52 +09:00
1663ff055c 레스토랑 식사 인터랙션 서브 시스템 및 솔버 초기 구현 추가 2025-08-26 17:37:17 +09:00
24239dc138 Customer AI 주문 서브트리 및 데코레이터 추가
레스토랑 씬용 임시 AStarPath 싱글톤 추가
2025-08-25 20:14:39 +09:00
22047aeb8b 인터랙션 초기화 로직 수정 및 CustomerNpc 프리팹 업데이트 2025-08-25 13:03:07 +09:00
Jeonghyeon Ha
f8122d8c70 AI 액션 정리: LookAtInteractionTarget 껍데기/골격 추가 및 MoveToInteractionTarget 경로 재계산/정지 처리 안정화 2025-08-21 19:19:20 +09:00
Jeonghyeon Ha
71fbd60719 Refactored MoveToInteractionTarget 2025-08-21 19:13:39 +09:00
Jeonghyeon Ha
4ef63ec9a9 AI 비헤이비어 트리 액션 및 컨디셔널 구현
RestaurantOrderAvailable, StartRestaurantOrder, MoveToInteractionTarget
2025-08-21 19:12:06 +09:00
Jeonghyeon Ha
8f56d99bf7 손님 비헤이비어 트리 초안 작성 2025-08-21 16:40:49 +09:00