This commit is contained in:
Ino 2025-03-12 09:16:15 +09:00
parent 88b7b9a3ad
commit d47f399ca1
2 changed files with 7 additions and 3 deletions

View File

@ -72,5 +72,9 @@ messageinfo 엄청 느린 버그
- 던전 이동은 못하게
챕터 포탈 활성화 시 터치하면 다음 챕터로
로딩 UI
- 일러스트 로드 (최초 Start, 로딩 끌 때)
UI
- 몬스터 도감
- 장비 도감
- 유물 도감
- 정수 연구
- 던전1, 2, 3

View File

@ -16,7 +16,7 @@ public class ChapterPortal : MonoBehaviour
if(pcactor && !pcactor.IsEnemy())
{
if (go_nextchapter.activeSelf)
{ // 다음 챕터로
{ // TODO 정인호 : 다음 챕터로 (팝업으로 물어보기)
}
else
{ // 보스를 처치하세요.