BusinessDialogSystem

まだ評価されていません

A dialogue system plug-in used in commercial games.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.2 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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