BusinessDialogSystem

yi zhuo - 代码插件 - 2024/05/17
尚未评分

A dialogue system plug-in used in commercial games.

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

https://github.com/vimhe/BusinessDialogueSystem/wiki


A dialogue system plug-in used in commercial games.

1. Content configurable

2. Multi-branch dialogue, narrated dialogue, dialogue sequence animation, text display and various effects

3. Configurable text, sound effects, presentation position, animation

4. C++ and Blueprint implementation

5. A good case for learning Unreal plug-in development

技术细节

Features: (Please include a full, comprehensive list of the features of the product)

  •  Content configurable
  •  Multi-branch dialogue, narrated dialogue, dialogue sequence animation, text display and various effects
  •  Configurable text, sound effects, presentation position, animation

Code Modules:

"Modules": [

  {

   "Name": "TableDialogSystem",

   "Type": "Runtime",

   "LoadingPhase": "Default",

   "PlatformAllowList" : [ "Win64" ],

   "PlatformDenyList" : []

  }

 ]

Number of Blueprints:9

Number of C++ Classes:8

Network Replicated: No

Supported Development Platforms: (Win64)

Supported Target Build Platforms: (Win64)

Documentation: https://github.com/vimhe/BusinessDialogueSystem/wiki

Example Project: https://github.com/vimhe/BusinessDialogueSystem.git

Important/Additional Notes:

Number of Level: 1

Number of Texture: 5

Number of DataTable: 3

Number of Sound: 1