2024年5月4日发(作者:)

VISUAL NOVEL/RPG CONVERSATION

SYSTEM

DEVELOPED FOR UNITY3D BY BLAKE KENDRICK

Version 1.0

Introduction ............................................................................................................................................................ 4

Features .............................................................................................................................................................. 4

Getting Started ....................................................................................................................................................... 4

Importing The Package ....................................................................................................................................... 4

5

Object Types ....................................................................................................................................................... 5

GUI Camera ..................................................................................................................................................... 6

Character ........................................................................................................................................................ 6

Background ..................................................................................................................................................... 6

Dialog Box ....................................................................................................................................................... 7

Sounds ............................................................................................................................................................ 7

Managers ........................................................................................................................................................ 7

Samples ............................................................................................................................................................... 8

In Game Sample – ........................................................................................................................................... 8

Sample Cutscene – .......................................................................................................................................... 8

Tester - ............................................................................................................................................................ 8

Tutorials .................................................................................................................................................................. 9

Tutorial - Setting up a traditional VN styled System ........................................................................................... 9

Tutorial – Creating a New Character ................................................................................................................ 11

Tutorial – Creating a 13

Tutorial – Creating a Conversation Script ......................................................................................................... 14

Tutorial – Creating a Custom Dialog Box .......................................................................................................... 19

Tutorial - Setting up an Inline Speech System .................................................................................................. 21

Tutorial – Setting up in a Game ........................................................................................................................ 22

Notes on making Scripts for NPCs ................................................................................................................ 23

Code Notes 23

Custom Dialogs In This Method .................................................................................................................... 24

Additional Notes ................................................................................................................................................... 24

2