Voice And Text Dialogue System

Advent Games - 블루프린트 - 2024/03/28

This is a easy to use system if you need to add dialogue into your game. It supports voice dialogue and has a text dialogue window. It works in a very compact way so creating new dialogue trees is very easy. It supports a infinite number of speakers.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.4
  • 다운로드 유형
    에셋 팩
    이 제품은 기존 프로젝트에 임포트 가능한 언리얼 엔진 에셋의 모음을 포함하고 있습니다.

Showcase


This is a easy to use system if you need to add dialogue into your game. It supports voice dialogue and has a text dialogue system. It works in a very compact way so creating new dialogue trees and branches is very easy. It supports a infinite number of speaker actors. They can be actors of any kind, even moving characters or a static mesh.


The system is fully replicated but the text dialogue is player dependent and unique for each client player.

기술적 세부사항

Features:

  •  Voice dialogue system with a custom subtitles system
  •  Ability to create conversation trees and branches in both the voice dialogue and text dialogue systems.
  •  Ability to pause/resume voice dialogues.
  • Ability to spawn and start/change dialogue at runtime.


Number of Blueprints: 12

Input:

  • W,S,A,D to move
  • F to speak with character if it has a text conversation available
  • Q to spawn 2 NPCs with a conversation and P to pause/R to resume that conversation


Network Replicated: Yes

Supported Development Platforms:

  • Windows: Yes
  • Mac: Yes

Documentation:

Important/Additional Notes:

  • Make sure your sound waves files virtualization option is set to play when silent so that if you move into a conversation you can hear the sound, otherwise only the subtitles will show until next voice line starts.