I can agree on some weakness of blueprint over more classic scripting solutions, for me it miss some UX improvement.
- no “auto-format” a full graph/auto format mode (Epic team should just impose some layout rule, like with coding standards for C++, recomandation for repositery hierarchy naming for the assets stuff)
- comment node, they should be able to expand when I add a node inside.
- it’s a nightmare in term of input, one hand on the keyboard and another that constantly jump from the mouse to the keyboard just to create simple graph
but for the rest the full source of the engine and editor are available… so even for my grievance the DIY solution is available ( but for now i’m too lazy and my knowledge of the editor API really too poor to try to create any plugins)
@HeadClot thx for pointing me the existence of the python plugin that really great thing ;).