public class Dialogue : ScriptableObject { public string[] CharactersList; //defined by the user in the Unity inspector public ...
確定! 回上一頁