Unity: 2022.3.17f1
Fungus: 3.13.8
https://github.com/snozbot/fungus
GitHub - snozbot/fungus: An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more. - GitHub - snozbot/fungus: An easy to use Unity 3D library for creating illustrated Interactive Fiction ...
github.com
Fungus가 이전에는 AssetStore에서 제공하고 있었으나, 현재는 AssetStore에서는 내려갔고 Github Repository에서 패키지파일을 받을 수 있습니다.
Github Repository에서 배포된 버전을 들어가서, *.unitypackage 확장자 파일을 받습니다.
Fungus 패키지를 임포트 할 유니티 프로젝트를 열고 unitypackage 파일을 실행하면 위 처럼 실행될텐데, 우측 하단에 Import버튼 을 클릭해줍니다.
임포트 중간에 위와 같은 경고가 출력되는데, 유니티 버전이 올라가면서 API가 변경되었는데 Fungus는 예전 API를 사용하고 있어서 생기는 문제입니다. "Yes, for these and other files that might be found later"를 선택하면 자동으로 바꿔줍니다.
임포트가 완료되면 상단메뉴 [Tools] → [Fungus] 메뉴가 있는지 확인하고, 위 사진처럼 나온다면 정상적으로 임포트 되었습니다.
'Unity Fungus' 카테고리의 다른 글
Unity Fungus #5 - 캐릭터 설정 (1) | 2024.01.21 |
---|---|
Unity Fungus #4 - Flowchart, Block 이동하기 (Call Command) (0) | 2024.01.21 |
Unity Fungus #3 - 선택지, 메뉴 만들기 (0) | 2024.01.21 |
Unity Fungus #2 - Flowchart 추가, 대화 출력 (0) | 2024.01.21 |
Unity Fungus - 비주얼노벨, 미연시, 스토리텔링 게임 개발 에셋 (0) | 2024.01.20 |