
- Версия Unreal Engine
- 5.5
First-person Template to create your story using a Walkie-talkie, with the choosing dialogue options to communicate
Technical Details
Features:- Dialogue Builder Plugin Inside ;
- Two types of Walkie-Talkie models;
- Two-Handed System option. Compass is included as an example of right-hand usage;
- Code is only for Dialogue Tree Editor. Else workflow is made on the Blueprints;
- Arms and Body made on the Epic Skeleton;
- Two types of Walkie-Talkie dialogue workflow: triggered and traced
- Animations included;
- Idle Speech, Timed Decisions with forced answers, TypeWrite Effect, Skip Dialogue Phrase;
- Compas functionality;
- GamePad Support;
- UE localization supports;
Code Modules:
Runtime: DialogueBuilder
Editor: DialogueBuilderEditor
Number of C++ Classes: 3 runtime classes, 23 editor classes;
Number of Blueprints: 12;
Network Replicated: Yes;