火山流程串联
This commit is contained in:
@@ -99,6 +99,10 @@ namespace AibisDream
|
||||
{
|
||||
_dialogueRunner.StartDialogue(nodeName);
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogWarning($"节点 {nodeName} 不存在!");
|
||||
}
|
||||
}
|
||||
|
||||
private bool CheckIfNodeExistInCurrentYarnProject(string nodeName)
|
||||
|
||||
Reference in New Issue
Block a user