From d47f399ca1d34792614cd5dfa294a8bb4400294b Mon Sep 17 00:00:00 2001 From: Ino Date: Wed, 12 Mar 2025 09:16:15 +0900 Subject: [PATCH] ... --- Assets/Ino_nerdnavis.txt | 8 ++++++-- Assets/Script/Map/ChapterPortal.cs | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Assets/Ino_nerdnavis.txt b/Assets/Ino_nerdnavis.txt index 922f2cba1..196aaaa6b 100644 --- a/Assets/Ino_nerdnavis.txt +++ b/Assets/Ino_nerdnavis.txt @@ -72,5 +72,9 @@ messageinfo 엄청 느린 버그 - 던전 이동은 못하게 챕터 포탈 활성화 시 터치하면 다음 챕터로 -로딩 UI - - 일러스트 로드 (최초 Start, 로딩 끌 때) \ No newline at end of file +UI + - 몬스터 도감 + - 장비 도감 + - 유물 도감 + - 정수 연구 + - 던전1, 2, 3 \ No newline at end of file diff --git a/Assets/Script/Map/ChapterPortal.cs b/Assets/Script/Map/ChapterPortal.cs index 2f85057e8..9b58e3896 100644 --- a/Assets/Script/Map/ChapterPortal.cs +++ b/Assets/Script/Map/ChapterPortal.cs @@ -16,7 +16,7 @@ public class ChapterPortal : MonoBehaviour if(pcactor && !pcactor.IsEnemy()) { if (go_nextchapter.activeSelf) - { // 다음 챕터로 + { // TODO 정인호 : 다음 챕터로 (팝업으로 물어보기) } else { // 보스를 처치하세요.