Alexander Sychov: 전체 콘텐츠 50% 할인

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