You must sign in before using shopping cart.
Sign In
This blueprint aims to help developers in creating user/npc dialogues. It uses ue4 datatable to store the scripts. Though there is no way (as of now) to directly alter the datatable via blueprint, I took advantage of the import/export capability of Datatable to make dialogue/script creation as easy as possible. Can be used with any genre as long as the game needs Dialogue. This blueprint can also be used with Rama's Victory Plugin for a more streamlined process(recommended). See documentation for instruction on how to use the plugin.
Features:
Number of Blueprints:
Actor : 1
Component : 1
Structs : 2
DataTable : 1
Widgets : 7
Misc : 2
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows/Android/iOS
Video: Here
Documentation: Here
Important/Additional Notes: Can be used with Rama's Victory Plugin if desired.
Comments