Welcome to the documentation of
The simplest narrative system you can find for Unreal Engine 5.
You can find out this plugin on the FAB Marketplace at this page and you can find the source code at this page.
Here's an example project and for more support feel free to contact me :)
Read down below how to use properly this plugin.
The main part of this Plugin is the Blueprint Funtion Library and in this secion we will look at each new node I've added.
EXAMPLE USING THOSE NODES:
This plugin comes with some text animation effects like a wave effect and a rainbow text effect. I suggest reading this guide by Steve Streeting to know more how to make them.
You can find my examples inside project at Plugins/SimpleNarrativeSystem Contect/TextMaterials and there you will find Text Materials and Material Functions that you can explore to know how they work.
When you've finished doing your custom material, go inside the RichTextBlockDecorator Data Table, add a new row and set the Font/Font Material inside Row Editor to the one you've created.
If you open the plugin's source code you will find a lot of classes.
Thanks a lot for using this plugin! It means a lot to me