DialogueNodes

所属分类:自然语言处理
开发工具:GDScript
文件大小:571KB
下载次数:0
上传日期:2023-03-01 20:49:20
上 传 者sh-1993
说明:  使用Godot编辑器创建和导出对话树的插件
(A plugin for creating and exporting dialogue trees from withing the Godot Editor)

文件列表:
.screenshots (0, 2023-10-05)
.screenshots\.gdignore (0, 2023-10-05)
.screenshots\DN0.png (183897, 2023-10-05)
.screenshots\DN1.png (169299, 2023-10-05)
.screenshots\DN2.png (41479, 2023-10-05)
LICENSE (1061, 2023-10-05)
addons (0, 2023-10-05)
addons\dialogue_nodes (0, 2023-10-05)
addons\dialogue_nodes\NodeEditor.tscn (14037, 2023-10-05)
addons\dialogue_nodes\editor (0, 2023-10-05)
addons\dialogue_nodes\editor\characters.gd (1008, 2023-10-05)
addons\dialogue_nodes\editor\editor.gd (7561, 2023-10-05)
addons\dialogue_nodes\editor\files.gd (6129, 2023-10-05)
addons\dialogue_nodes\editor\graph.gd (333, 2023-10-05)
addons\dialogue_nodes\editor\variables.gd (2682, 2023-10-05)
addons\dialogue_nodes\editor\workspace.gd (5365, 2023-10-05)
addons\dialogue_nodes\icons (0, 2023-10-05)
addons\dialogue_nodes\icons\Back.svg (243, 2023-10-05)
addons\dialogue_nodes\icons\Back.svg.import (870, 2023-10-05)
addons\dialogue_nodes\icons\Dialogue.svg (1783, 2023-10-05)
addons\dialogue_nodes\icons\Dialogue.svg.import (883, 2023-10-05)
addons\dialogue_nodes\icons\Folder.svg (228, 2023-10-05)
addons\dialogue_nodes\icons\Folder.svg.import (877, 2023-10-05)
addons\dialogue_nodes\icons\Forward.svg (243, 2023-10-05)
addons\dialogue_nodes\icons\Forward.svg.import (880, 2023-10-05)
addons\dialogue_nodes\icons\Play.svg (339, 2023-10-05)
addons\dialogue_nodes\icons\Play.svg.import (871, 2023-10-05)
addons\dialogue_nodes\icons\Profile.svg (1455, 2023-10-05)
addons\dialogue_nodes\icons\Profile.svg.import (880, 2023-10-05)
addons\dialogue_nodes\icons\Reload.svg (453, 2023-10-05)
addons\dialogue_nodes\icons\Reload.svg.import (877, 2023-10-05)
addons\dialogue_nodes\icons\Remove.svg (240, 2023-10-05)
addons\dialogue_nodes\icons\Remove.svg.import (877, 2023-10-05)
addons\dialogue_nodes\icons\Script.svg (607, 2023-10-05)
addons\dialogue_nodes\icons\Script.svg.import (877, 2023-10-05)
addons\dialogue_nodes\icons\Stop.svg (245, 2023-10-05)
addons\dialogue_nodes\icons\Stop.svg.import (871, 2023-10-05)
... ...

# DialogueNodes A plugin for creating and exporting dialogue trees from within the Godot Editor. Godot provides all the tools needed to create your own dialogue system, however, for most game developers, this task is tedious and complex. This is where Dialogue Nodes come into the picture. The plugin extends your Godot editor to allow for creating, testing and incorporating branching dialogues in your game. ## Features - Dialogue Tree editor runs within the Godot engine - Open, Edit, & Save multiple files - Multiple Dialogue Trees per file - Built-in tester for your dialogue trees - Trigger signal, check conditions & change variable values from your dialogues - DialogueBox node to run your dialogue trees in-game - Dialogue files saved in .tres (Godot Resource) format which can be easily localized - Simple project structure to help extend the addon to your needs ## Known issues - DialogueNode in the workplace may have wrong colored slots on light themes - Icons do not look right in light theme - Using return character in the dialogue results in options not showing up in certain cases

近期下载者

相关文件


收藏者