https://github.com/MothCocoon/FlowGraph
I mentioned that Flow Graph has the `.dll` file extensions for Windows machines. If you're working on a team and don't want each member to compile the plugin, you can upload the `.dll` and the `.uplugin` files (assuming you all are using Windows) which will give your team access to the plugin without building it themselves.
Good luck!
0:00 Intro
0:52 Installing Plugin
5:55 Rebuilding Project
6:45 Compile Requirements
8:09 Project Rebuilt
8:55 Transferring Plugin to Blueprint-Only Project
11:29 FlowGraph Basic Usage
12:25 Flow Asset
13:04 Flow Asset: Log
13:50 Flow Asset: Start Root Flow
16:40 Flow Asset: Sequence
17:33 Flow Asset: Linear Sequence
18:55 Flow Asset: Play Level Sequence
19:12 Flow Asset: Sub Graph
21:27 Flow Asset: Finish
22:33 Flow Node Blueprint
31:22 Flow Node Add On Blueprint
38:22 Registering Actors to Flow Graph
41:58 Notify Flow Graph from Actor
44:32 Other Use Cases
45:45 Yap Plugin